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