HomeSort by relevance Sort by last modified time
    Searched refs:IOCB_FLAG_RESFD (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
aio_abi.h 36 #define IOCB_FLAG_RESFD (1 << 0)
  /development/ndk/platforms/android-L/include/linux/
aio_abi.h 36 #define IOCB_FLAG_RESFD (1 << 0)
  /external/kernel-headers/original/uapi/linux/
aio_abi.h 52 * IOCB_FLAG_RESFD - Set if the "aio_resfd" member of the "struct iocb"
55 #define IOCB_FLAG_RESFD (1 << 0)
101 * if the IOCB_FLAG_RESFD flag of "aio_flags" is set, this is an

Completed in 1502 milliseconds