Searched refs:esync_wake (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | epoch_sync.h | 199 extern kern_return_t esync_wake(esync_space_t space, uint64_t id,
|
| H A D | epoch_sync.c | 495 esync_wake(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wake() function 695 (void) esync_wake(ESYNC_SPACE_TEST, (uint32_t)(uintptr_t)lock, epoch, in test_unlock()
|
| H A D | exclaves.c | 1733 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake() 1766 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wake_with_owner() 1851 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_T, id, epoch, in handle_response_resumed() 1883 kern_return_t kr = esync_wake(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_interrupted()
|