DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LWP_PASSIVE_ACQ
sys/platform/pc64/x86_64/trap.c
1509
lp->lwp_flags |= LWP_PASSIVE_ACQ;
sys/platform/pc64/x86_64/trap.c
1511
lp->lwp_flags &= ~LWP_PASSIVE_ACQ;
sys/platform/vkernel64/x86_64/trap.c
1327
lp->lwp_flags |= LWP_PASSIVE_ACQ;
sys/platform/vkernel64/x86_64/trap.c
1329
lp->lwp_flags &= ~LWP_PASSIVE_ACQ;