Searched refs:waitq_pull_thread_locked (Results 1 – 3 of 3) sorted by relevance
281 extern bool waitq_pull_thread_locked(struct waitq *waitq, thread_t thread);
2629 waitq_pull_thread_locked(struct waitq *waitq, thread_t thread) in waitq_pull_thread_locked() function
1595 if (waitq != NULL && !waitq_pull_thread_locked(waitq, thread)) { in clear_wait_internal()