FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CC_SELF
sys/kern/kern_timeout.c
195
#define CC_SELF() CC_CPU(PCPU_GET(cpuid))
sys/kern/kern_timeout.c
199
#define CC_SELF() (&cc_cpu)