Home
last modified time | relevance | path

Searched refs:waitq_wakeup64_all_locked (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.61.3/osfmk/kern/
H A Dsync_sema.c186 waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_destroy_internal()
378 kr = waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_signal_internal()
H A Dwaitq.h706 extern kern_return_t waitq_wakeup64_all_locked(
H A Dwaitq.c1516 waitq_wakeup64_all_locked( in waitq_wakeup64_all_locked() function
2281 waitq_wakeup64_all_locked(waitq, wake_event, result, in select_waitq_wakeup_and_deinit()
2396 return waitq_wakeup64_all_locked(waitq, wake_event, result, in waitq_wakeup64_all()
/xnu-10002.61.3/osfmk/ipc/
H A Dipc_eventlink.c874 kr = waitq_wakeup64_all_locked( in ipc_eventlink_signal_internal_locked()
H A Dipc_mqueue.c369 waitq_wakeup64_all_locked(waitq, IPC_MQUEUE_RECEIVE, in ipc_mqueue_changed()