Home
last modified time | relevance | path

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

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