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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
waitflags.h 27 #define WUNTRACED 2 /* Report status of stopped children. */
30 #define WSTOPPED 2 /* Report stopped child (same as WUNTRACED). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitflags.h 27 #define WUNTRACED 2 /* Report status of stopped children. */
30 #define WSTOPPED 2 /* Report stopped child (same as WUNTRACED). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
waitflags.h 27 #define WUNTRACED 2 /* Report status of stopped children. */
30 #define WSTOPPED 2 /* Report stopped child (same as WUNTRACED). */
  /bionic/libc/kernel/common/linux/
wait.h 22 #define WUNTRACED 0x00000002
24 #define WSTOPPED WUNTRACED
  /development/ndk/platforms/android-3/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wait.h 5 #define WUNTRACED 0x00000002
6 #define WSTOPPED WUNTRACED
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wait.h 5 #define WUNTRACED 0x00000002
6 #define WSTOPPED WUNTRACED
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wait.h 5 #define WUNTRACED 0x00000002
6 #define WSTOPPED WUNTRACED
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
wait.h 16 #define WUNTRACED 0x00000002
17 #define WSTOPPED WUNTRACED

Completed in 1517 milliseconds

1 2