FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SRQ_INTR
sys/kern/kern_intr.c
1009
sched_wakeup(td, SRQ_INTR);
sys/kern/kern_intr.c
594
sched_wakeup(td, SRQ_INTR);
sys/kern/kern_timeout.c
553
sched_wakeup(td, SRQ_INTR);
sys/kern/sched_4bsd.c
1396
((flags & SRQ_INTR) == 0) &&