Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsched.c1244 static inline void unpend_all(_wait_q_t *wait_q) in unpend_all() function
1286 unpend_all(&thread->join_queue); in halt_thread()
1299 unpend_all(&thread->halt_queue); in halt_thread()