Home
last modified time | relevance | path

Searched refs:esync_update_epoch (Results 1 – 1 of 1) 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() function
431 const bool fresh_epoch = esync_update_epoch(epoch, counter); in esync_wait()
517 (void) esync_update_epoch(epoch, counter); in esync_wake()