Searched refs:inprogress (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/aio/ | ||
H A D | posix_aio.c | 499 int inprogress; local 502 inprogress = 0; 517 inprogress = 1; 533 if (_aio_outstand_cnt == 0 && inprogress == 0 && kerr != 1) { |
Completed in 22 milliseconds