Searched defs:req_outstanding (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/aio/ | ||
H A D | posix_aio.c | 349 int req_outstanding; local 462 req_outstanding = _aio_doneq_cnt + _aio_outstand_cnt; 466 if (req_outstanding == 0) { |
Completed in 46 milliseconds