1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
macros:
AIO_ALLDONE:
in-latest-posix: ''
AIO_CANCELED:
in-latest-posix: ''
AIO_NOTCANCELED:
in-latest-posix: ''
LIO_NOP:
in-latest-posix: ''
LIO_NOWAIT:
in-latest-posix: ''
LIO_READ:
in-latest-posix: ''
LIO_WAIT:
in-latest-posix: ''
LIO_WRITE:
in-latest-posix: ''
functions:
aio_cancel:
in-latest-posix: ''
aio_error:
in-latest-posix: ''
aio_fsync:
in-latest-posix: ''
aio_read:
in-latest-posix: ''
aio_return:
in-latest-posix: ''
aio_suspend:
in-latest-posix: ''
aio_write:
in-latest-posix: ''
lio_listio:
in-latest-posix: ''
|