Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Depoch_sync.c316 esync_update_epoch(const uint64_t epoch, os_atomic(uint64_t) *counter) in esync_update_epoch()
336 esync_wait(ht_t *ht, const uint64_t id, const uint64_t epoch, in esync_wait()
396 esync_wake(ht_t *ht, const uint64_t id, const uint64_t epoch, in esync_wake()
542 uint64_t epoch = os_atomic_load(&client_counter, acquire); in test_lock() local
579 uint64_t epoch = os_atomic_inc(&client_counter, release); in test_unlock() local
H A Dexclaves.c1479 const uint64_t epoch = wait->epoch; in handle_response_wait() local
1540 const uint64_t epoch = wake->epoch; in handle_response_wake() local
1574 const uint64_t epoch = wake->epoch; in handle_response_wake_with_owner() local
1621 const uint64_t epoch = suspended->epoch; in handle_response_suspended() local
1659 const uint64_t epoch = resumed->epoch; in handle_response_resumed() local
1691 const uint64_t epoch = interrupted->epoch; in handle_response_interrupted() local