HomeSort by relevance Sort by last modified time
    Searched defs:SYNC_IOC_WAIT (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
sync.h 49 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
  /development/ndk/platforms/android-L/include/linux/
sync.h 49 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
  /external/kernel-headers/original/uapi/linux/
sync.h 68 * DOC: SYNC_IOC_WAIT - wait for a fence to signal
72 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
sync.h 49 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
sync.h 49 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
sync.h 49 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)

Completed in 424 milliseconds