Searched defs:AIO_POSIX_REQ (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dasyncio.h137 char req_type; /* AIO_POSIX_REQ or not */
170 #define AIO_POSIX_REQ 0x1 macro
263 #define POSIX_AIO(x) ((x)->req_type == AIO_POSIX_REQ)

Completed in 22 milliseconds