Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Depoch_sync.h142 extern wait_result_t esync_wait(struct ht *ns, uint64_t id, uint64_t epoch,
H A Depoch_sync.c336 esync_wait(ht_t *ht, const uint64_t id, const uint64_t epoch, in esync_wait() function
548 const wait_result_t wr = esync_wait(&esync_test_ht, (uintptr_t)lock, epoch, in test_lock()
664 wait_result_t wr = esync_wait(&esync_test_ht, 0, 0, &counter, 0, in esync_test_wait()
H A Dexclaves.c1805 const wait_result_t wr = esync_wait(&esync_queue_ht, id, epoch, in handle_response_wait()
1923 const wait_result_t wr = esync_wait(&esync_thread_ht, id, epoch, in handle_response_suspended()