Searched refs:z_sched_wake (Results 1 – 3 of 3) sorted by relevance
309 bool z_sched_wake(_wait_q_t *wait_q, int swap_retval, void *swap_data);340 while (z_sched_wake(wait_q, swap_retval, swap_data)) { in z_sched_wake_all()
242 rv = z_sched_wake(&queue->notifyq, 0, NULL); in notify_queue_locked()
2003 bool z_sched_wake(_wait_q_t *wait_q, int swap_retval, void *swap_data) in z_sched_wake() function