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

  /bionic/libc/kernel/uapi/asm-generic/
signal-defs.h 25 #ifndef SIG_UNBLOCK
26 #define SIG_UNBLOCK 1
  /external/kernel-headers/original/uapi/asm-generic/
signal-defs.h 10 #ifndef SIG_UNBLOCK
11 #define SIG_UNBLOCK 1 /* for unblocking signals */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
signal-defs.h 9 #ifndef SIG_UNBLOCK
10 #define SIG_UNBLOCK 1 /* for unblocking signals */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sigaction.h 78 #define SIG_UNBLOCK 1 /* Unblock signals. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sigaction.h 78 #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 77 #define SIG_UNBLOCK 2
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 99 #define SIG_UNBLOCK 2 /* for unblocking signals */
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 180 SIG_UNBLOCK = 2
FILE.py 180 SIG_UNBLOCK = 2
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 421 #ifndef SIG_UNBLOCK
422 #define SIG_UNBLOCK 1
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 492 SIG_UNBLOCK = 2
STROPTS.py 489 SIG_UNBLOCK = 2
    [all...]

Completed in 2157 milliseconds