Home
last modified time | relevance | path

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

/kernel/include/
A Dksched.h228 void z_sched_wake_thread(struct k_thread *thread, bool is_timeout);
/kernel/
A Devents.c171 z_sched_wake_thread(thread, false); in k_event_post_internal()
A Dsched.c581 void z_sched_wake_thread(struct k_thread *thread, bool is_timeout) in z_sched_wake_thread() function
616 z_sched_wake_thread(thread, true); in z_thread_timeout()

Completed in 7 milliseconds