Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dwaitq.h747 extern uint32_t waitq_wakeup64_nthreads_locked(
H A Dwaitq.c1514 waitq_wakeup64_nthreads_locked( in waitq_wakeup64_nthreads_locked() function
1562 count = waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_all_locked()
1576 count = waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_one_locked()
2354 return waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_nthreads()