Home
last modified time | relevance | path

Searched refs:esync_wait (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Depoch_sync.h145 extern wait_result_t esync_wait(esync_space_t space, uint64_t id,
H A Depoch_sync.c417 esync_wait(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wait() function
660 const wait_result_t wr = esync_wait(ESYNC_SPACE_TEST, (uint32_t)(uintptr_t)lock, epoch, in test_lock()
776 wait_result_t wr = esync_wait(ESYNC_SPACE_TEST, 0, 0, &counter, 0, in esync_test_wait()
H A Dexclaves.c1694 const wait_result_t wr = esync_wait(ESYNC_SPACE_EXCLAVES_Q, id, epoch, in handle_response_wait()
1812 const wait_result_t wr = esync_wait(ESYNC_SPACE_EXCLAVES_T, id, epoch, in handle_response_suspended()