HomeSort by: relevance | last modified time | path
    Searched refs:LIO_WAIT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
aio.d 305 LIO_WAIT,
313 LIO_WAIT,
322 LIO_WAIT = 0x2,
330 LIO_WAIT
338 LIO_WAIT
  /src/sys/sys/
aio.h 49 #define LIO_WAIT 0x1
  /src/tests/lib/libc/sys/
t_aio_lio.c 201 rv = lio_listio(LIO_WAIT, wlist, (int)WWTR_REQS, NULL);
  /src/sys/kern/
sys_aio.c 1992 case LIO_WAIT:
2057 if (mode == LIO_WAIT) {

Completed in 25 milliseconds