Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Depoch_sync.c358 esync_update_epoch(const uint64_t epoch, os_atomic(uint64_t) *counter) in esync_update_epoch()
417 esync_wait(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wait()
495 esync_wake(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wake()
654 uint64_t epoch = os_atomic_load(&client_counter, acquire); in test_lock() local
691 uint64_t epoch = os_atomic_inc(&client_counter, release); in test_unlock() local
H A Dexclaves.c1665 const uint64_t epoch = wait->epoch; in handle_response_wait() local
1726 const uint64_t epoch = wake->epoch; in handle_response_wake() local
1760 const uint64_t epoch = wake->epoch; in handle_response_wake_with_owner() local
1807 const uint64_t epoch = suspended->epoch; in handle_response_suspended() local
1845 const uint64_t epoch = resumed->epoch; in handle_response_resumed() local
1877 const uint64_t epoch = interrupted->epoch; in handle_response_interrupted() local