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

  /bionic/libc/kernel/common/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /external/kernel-headers/original/linux/
wait.h 5 #define WUNTRACED 0x00000002
6 #define WSTOPPED WUNTRACED

Completed in 341 milliseconds