Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/ !
H A Dwaitq.h743 extern kern_return_t waitq_wakeup64_nthreads_locked(
H A Dwaitq.c1516 waitq_wakeup64_nthreads_locked( in waitq_wakeup64_nthreads_locked() function
1566 return waitq_wakeup64_nthreads_locked(waitq, wake_event, result, flags, UINT32_MAX); in waitq_wakeup64_all_locked()
1576 return waitq_wakeup64_nthreads_locked(waitq, wake_event, result, flags, 1); in waitq_wakeup64_one_locked()
2353 return waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_nthreads()