DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPIN_COUNT
lib/libthread_xu/thread/thr_pspinlock.c
94
count = SPIN_COUNT;
lib/libthread_xu/thread/thr_pspinlock.c
99
count = SPIN_COUNT;
sys/dev/misc/cmx/cmx.c
307
for (int i = 0; i < SPIN_COUNT; i++) {