Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dsync_sema.c180 waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_destroy_internal()
388 kr = waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_signal_internal()
H A Dwaitq.h685 extern kern_return_t waitq_wakeup64_all_locked(
H A Dwaitq.c1483 waitq_wakeup64_all_locked( in waitq_wakeup64_all_locked() function
2179 waitq_wakeup64_all_locked(waitq, wake_event, result, in select_waitq_wakeup_and_deinit()
2299 ret = waitq_wakeup64_all_locked(waitq, wake_event, result, in waitq_wakeup64_all()
/xnu-8792.81.2/osfmk/ipc/
H A Dipc_eventlink.c874 kr = waitq_wakeup64_all_locked( in ipc_eventlink_signal_internal_locked()
H A Dipc_mqueue.c353 waitq_wakeup64_all_locked(waitq, IPC_MQUEUE_RECEIVE, in ipc_mqueue_changed()