HomeSort by relevance Sort by last modified time
    Searched defs:SIG_UNBLOCK (Results 76 - 99 of 99) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigaction.h 76 #define SIG_UNBLOCK 1 /* Unblock signals. */
  /external/libunwind/src/ia64/
ucontext_i.h 29 #define SIG_UNBLOCK 1
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 91 #define SIG_UNBLOCK 2
  /development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /development/ndk/platforms/android-L/arch-mips/include/asm/
signal.h 91 #define SIG_UNBLOCK 2
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
signal.h 91 #define SIG_UNBLOCK 2
  /external/bison/darwin-lib/
signal.h 588 # define SIG_UNBLOCK 2 /* blocked_set = blocked_set & ~*set; */
  /external/bison/linux-lib/
signal.h 588 # define SIG_UNBLOCK 2 /* blocked_set = blocked_set & ~*set; */
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 124 #define SIG_UNBLOCK 2 /* set of signals to, well, unblock */
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 98 #define SIG_UNBLOCK 2 /* for unblocking signals */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
signal.h 91 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
signal.h 91 #define SIG_UNBLOCK 2
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
signal.h 97 #define SIG_UNBLOCK 2
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h 331 #if !defined(SIG_UNBLOCK)
332 #define SIG_UNBLOCK 1
333 #endif /* SIG_UNBLOCK */
    [all...]

Completed in 2263 milliseconds

1 2 34