Home
last modified time | relevance | path

Searched refs:fresh_epoch (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Depoch_sync.c431 const bool fresh_epoch = esync_update_epoch(epoch, counter); in esync_wait() local
432 if (!fresh_epoch) { in esync_wait()