Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_epoch.c139 __read_mostly epoch_t global_epoch; variable
294 global_epoch = epoch_alloc("Global", 0); in epoch_init()
401 epoch_wait(global_epoch); in epoch_free()
792 epoch_enter(global_epoch); in epoch_call_task()
805 epoch_exit(global_epoch); in epoch_call_task()
/f-stack/tools/compat/include/sys/
H A Depoch.h51 extern epoch_t global_epoch;
/f-stack/freebsd/sys/
H A Depoch.h51 extern epoch_t global_epoch;