FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_SLEEP
sys/dev/ppbus/lpt.c
685
if (tic > MAX_SLEEP)
sys/dev/ppbus/lpt.c
686
tic = MAX_SLEEP;
tests/sys/kqueue/libkqueue/timer.c
651
sleeptime < MAX_SLEEP;