Home
last modified time | relevance | path

Searched refs:schedule_for_queue_locked (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/kernel/
Dwork.c943 static int schedule_for_queue_locked(struct k_work_q **queuep, in schedule_for_queue_locked() function
1024 ret = schedule_for_queue_locked(&queue, dwork, delay); in k_work_schedule_for_queue()
1060 ret = schedule_for_queue_locked(&queue, dwork, delay); in k_work_reschedule_for_queue()