Searched defs:_aio_flags (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/aio/ | ||
H A D | aio.c | 120 int _aio_flags = 0; /* see asyncio.h defines for */ variable 1437 if ((_aio_flags & AIO_WAIT_INPROGRESS) || _aio_kernel_suspend > 0) |
Completed in 62 milliseconds