Searched refs:z_sched_wake_thread (Results 1 – 3 of 3) sorted by relevance
238 void z_sched_wake_thread(struct k_thread *thread, bool is_timeout);
169 z_sched_wake_thread(thread, false); in k_event_post_internal()
581 void z_sched_wake_thread(struct k_thread *thread, bool is_timeout) in z_sched_wake_thread() function616 z_sched_wake_thread(thread, true); in z_thread_timeout()