Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsync_sema.c185 waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_destroy_internal()
399 kr = waitq_wakeup64_all_locked( in semaphore_signal_internal()
H A Dwaitq.h284 extern kern_return_t waitq_wakeup64_all_locked(struct waitq *waitq,
H A Dwaitq.c2778 waitq_wakeup64_all_locked(struct waitq *waitq, in waitq_wakeup64_all_locked() function
4624 ret = waitq_wakeup64_all_locked(waitq, wake_event, result, in waitq_wakeup64_all()
/xnu-8019.80.24/osfmk/ipc/
H A Dipc_eventlink.c876 kr = waitq_wakeup64_all_locked( in ipc_eventlink_signal_internal_locked()
H A Dipc_mqueue.c376 waitq_wakeup64_all_locked(waitq, in ipc_mqueue_changed()