HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_wait (Results 151 - 156 of 156) sorted by null

1 2 3 4 5 67

  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 339 #define __NR_epoll_wait 256

Completed in 320 milliseconds

1 2 3 4 5 67