Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIO_POLL
usr/src/uts/common/os/aio.c
1996
reqp->aio_req_flags |= AIO_POLL;
usr/src/uts/common/os/aio.c
2180
reqp->aio_req_flags |= AIO_POLL;
usr/src/uts/common/os/aio_subr.c
275
pollqflag = (reqp->aio_req_flags & AIO_POLL);