Home
last modified time | relevance | path

Searched refs:LIO_WAIT (Results 1 – 7 of 7) sorted by relevance

/rt/
A Dtst-aio8.c30 int r = lio_listio (LIO_WAIT, list, 1, NULL); in do_test()
A Daio.h128 LIO_WAIT, enumerator
129 #define LIO_WAIT LIO_WAIT macro
A Dlio_listio-common.c130 else if (LIO_MODE (mode) == LIO_WAIT) in lio_listio_internal()
239 if (mode != LIO_WAIT && mode != LIO_NOWAIT) in LIO_LISTIO_OLD()
259 if (mode != LIO_WAIT && mode != LIO_NOWAIT) in LIO_LISTIO_NEW()
A Dtst-aio2.c80 if (lio_listio (LIO_WAIT, arr, 1, NULL) < 0) in do_test()
A Dtst-aio10.c102 e = lio_listio (LIO_WAIT, list, 1, NULL); in do_test()
A Dtst-aio64.c209 lio_listio64 (LIO_WAIT, cbp, 10, NULL); in do_test()
A Dtst-aio.c208 lio_listio (LIO_WAIT, cbp, 10, NULL); in do_test()

Completed in 11 milliseconds