Searched defs:_aio_idle (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/aio/
H A Daio.c957 * in _aio_idle(). A new incoming request must wakeup this thread to
1063 if (_aio_idle(aiowp) != 0)
1320 if (_aio_idle(aiowp) != 0)
1321 aio_panic("_aio_do_notify: _aio_idle() failed");
1553 _aio_idle(aio_worker_t *aiowp) function

Completed in 27 milliseconds