Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Depoch_sync.c348 esync_update_epoch(const uint64_t epoch, os_atomic(uint64_t) *counter) in esync_update_epoch()
368 esync_wait(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wait()
442 esync_wake(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wake()
598 uint64_t epoch = os_atomic_load(&client_counter, acquire); in test_lock() local
635 uint64_t epoch = os_atomic_inc(&client_counter, release); in test_unlock() local
H A Dexclaves.c1670 const uint64_t epoch = wait->epoch; in handle_response_wait() local
1731 const uint64_t epoch = wake->epoch; in handle_response_wake() local
1765 const uint64_t epoch = wake->epoch; in handle_response_wake_with_owner() local
1812 const uint64_t epoch = suspended->epoch; in handle_response_suspended() local
1850 const uint64_t epoch = resumed->epoch; in handle_response_resumed() local
1882 const uint64_t epoch = interrupted->epoch; in handle_response_interrupted() local