Searched refs:WAITQ_UNLOCK (Results 1 – 3 of 3) sorted by relevance
1505 if (lock_state == WAITQ_UNLOCK) { in waitq_wakeup64_all_locked()1540 if (lock_state == WAITQ_UNLOCK) { in waitq_wakeup64_one_locked()1574 if (lock_state == WAITQ_UNLOCK) { in waitq_wakeup64_identify_locked()2273 priority, WAITQ_UNLOCK, WQ_OPTION_NONE); in waitq_wakeup64_one()2297 priority, WAITQ_UNLOCK); in waitq_wakeup64_all()2340 &thread_spl, priority, WAITQ_UNLOCK); in waitq_wakeup64_identify()
182 WAITQ_ALL_PRIORITIES, WAITQ_UNLOCK); in semaphore_destroy_internal()391 WAITQ_ALL_PRIORITIES, WAITQ_UNLOCK); in semaphore_signal_internal()
583 WAITQ_UNLOCK = 0x02, enumerator