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