FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EV_INPROGRESS
sys/geom/geom_event.c
254
ep->flag |= EV_INPROGRESS;
sys/geom/geom_event.c
262
ep->flag &= ~EV_INPROGRESS;
sys/geom/geom_event.c
312
if (ep->flag & EV_INPROGRESS)