Searched refs:esync_wait (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | epoch_sync.h | 142 extern wait_result_t esync_wait(struct ht *ns, uint64_t id, uint64_t epoch,
|
| H A D | epoch_sync.c | 336 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 D | exclaves.c | 1805 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()
|