Searched refs:waitq_wakeup64_all_locked (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.61.3/osfmk/kern/ |
| H A D | sync_sema.c | 186 waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_destroy_internal() 378 kr = waitq_wakeup64_all_locked(&semaphore->waitq, in semaphore_signal_internal()
|
| H A D | waitq.h | 706 extern kern_return_t waitq_wakeup64_all_locked(
|
| H A D | waitq.c | 1516 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 D | ipc_eventlink.c | 874 kr = waitq_wakeup64_all_locked( in ipc_eventlink_signal_internal_locked()
|
| H A D | ipc_mqueue.c | 369 waitq_wakeup64_all_locked(waitq, IPC_MQUEUE_RECEIVE, in ipc_mqueue_changed()
|