Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dwaitq.h747 extern uint32_t waitq_wakeup64_nthreads_locked(
H A Dwaitq.c1499 waitq_wakeup64_nthreads_locked( in waitq_wakeup64_nthreads_locked() function
1547 count = waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_all_locked()
1561 count = waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_one_locked()
2339 return waitq_wakeup64_nthreads_locked(waitq, wake_event, result, in waitq_wakeup64_nthreads()
/xnu-12377.1.9/tests/unit/mocks/
H A Dmock_thread.c1488 waitq_wakeup64_nthreads_locked, (
1496 return waitq_wakeup64_nthreads_locked(waitq, wake_event, result, flags, nthreads);