Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/kernel/
Dkheap.c126 if (IS_ENABLED(CONFIG_MULTITHREADING) && z_unpend_all(&h->wait_q) != 0) { in k_heap_free()
Dsched.c1288 int z_unpend_all(_wait_q_t *wait_q) in z_unpend_all() function
/Zephyr-Core-3.5.0/kernel/include/
Dksched.h55 int z_unpend_all(_wait_q_t *wait_q);