Home
last modified time | relevance | path

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