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

1 2 3

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
sunos4.h 87 ** SA_RESTART to 0.
89 #define SA_RESTART 0
_nextstep.h 259 #define SA_RESTART 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigaction.h 60 # define SA_RESTART 0x10000000 /* Restart syscall on signal return. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigaction.h 60 # define SA_RESTART 0x10000000 /* Restart syscall on signal return. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigaction.h 60 # define SA_RESTART 0x10000000 /* Restart syscall on signal return. */
  /bionic/libc/kernel/arch-arm/asm/
signal.h 80 #define SA_RESTART 0x10000000
  /bionic/libc/kernel/arch-mips/asm/
signal.h 80 #define SA_RESTART 0x10000000
  /bionic/libc/kernel/arch-x86/asm/
signal.h 81 #define SA_RESTART 0x10000000u
  /development/ndk/platforms/android-3/arch-arm/include/asm/
signal.h 69 #define SA_RESTART 0x10000000
  /development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h 80 #define SA_RESTART 0x10000000
  /development/ndk/platforms/android-9/arch-x86/include/asm/
signal.h 81 #define SA_RESTART 0x10000000u
  /external/bison/darwin-lib/
signal.h 725 # define SA_RESTART 4
  /external/bison/linux-lib/
signal.h 725 # define SA_RESTART 4
  /external/kernel-headers/original/asm-arm/
signal.h 84 * SA_RESTART flag to get restarting signals (which were the default long ago)
97 #define SA_RESTART 0x10000000
  /external/kernel-headers/original/asm-mips/
signal.h 68 * SA_RESTART flag to get restarting signals (which were the default long ago)
79 #define SA_RESTART 0x10000000
  /ndk/sources/host-tools/make-3.81/
make.h 128 # define SA_RESTART 0
594 /* Some systems (like Solaris, PTX, etc.) do not support the SA_RESTART flag
599 a system where SA_RESTART works, or you need to avoid -j. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
signal.h 64 * SA_RESTART flag to get restarting signals (which were the default long ago)
77 #define SA_RESTART 0x10000000u
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h 64 * SA_RESTART flag to get restarting signals (which were the default long ago)
77 #define SA_RESTART 0x10000000u
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h 64 * SA_RESTART flag to get restarting signals (which were the default long ago)
77 #define SA_RESTART 0x10000000u
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
signal.h 69 #define SA_RESTART 0x10000000
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
signal.h 69 #define SA_RESTART 0x10000000
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
signal.h 69 #define SA_RESTART 0x10000000
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
signal.h 70 #define SA_RESTART 0x10000000u
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
signal.h 69 #define SA_RESTART 0x10000000
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
signal.h 70 #define SA_RESTART 0x10000000u

Completed in 382 milliseconds

1 2 3