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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
aio.h 110 AIO_ALLDONE
111 #define AIO_ALLDONE AIO_ALLDONE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
aio.h 110 AIO_ALLDONE
111 #define AIO_ALLDONE AIO_ALLDONE
  /external/fio/engines/
posixaio.c 69 if (r == AIO_ALLDONE || r == AIO_CANCELED)

Completed in 95 milliseconds