FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EV_DONE
sys/geom/geom_event.c
264
ep->flag |= EV_DONE;
sys/geom/geom_event.c
324
ep->flag |= (EV_DONE|EV_CANCELED);
sys/geom/geom_event.c
455
while (!(ep->flag & EV_DONE))