DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BASETIME_ARYMASK
sys/kern/kern_clock.c
506
ni = (basetime_index + 1) & BASETIME_ARYMASK;
sys/kern/kern_clock.c
594
ni = (basetime_index + 1) & BASETIME_ARYMASK;
sys/kern/kern_clock.c
646
ni = (basetime_index + 1) & BASETIME_ARYMASK;