Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Depoch_sync.h196 extern kern_return_t esync_wake(struct ht *ns, uint64_t id, uint64_t epoch,
H A Depoch_sync.c396 esync_wake(ht_t *ht, const uint64_t id, const uint64_t epoch, in esync_wake() function
583 (void) esync_wake(&esync_test_ht, (uintptr_t)lock, epoch, in test_unlock()
H A Dexclaves.c1844 kern_return_t kr = esync_wake(&esync_queue_ht, id, epoch, in handle_response_wake()
1877 kern_return_t kr = esync_wake(&esync_queue_ht, id, epoch, in handle_response_wake_with_owner()
1962 kern_return_t kr = esync_wake(&esync_thread_ht, id, epoch, in handle_response_resumed()
1994 kern_return_t kr = esync_wake(&esync_queue_ht, id, epoch, in handle_response_interrupted()