Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsched.c583 static void pend_locked(struct k_thread *thread, _wait_q_t *wait_q, in pend_locked() function
598 pend_locked(thread, wait_q, timeout); in z_pend_thread()
667 pend_locked(arch_current_thread(), wait_q, timeout); in z_pend_curr()