Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/kernel/
Dsched.c50 #define _priq_wait_best z_priq_rb_best macro
54 #define _priq_wait_best z_priq_dumb_best macro
985 thread = _priq_wait_best(&wait_q->waitq); in z_unpend1_no_timeout()
1000 thread = _priq_wait_best(&wait_q->waitq); in z_unpend_first_thread()
2009 thread = _priq_wait_best(&wait_q->waitq); in z_sched_wake()