Searched defs:SIG_BLOCK (Results 1 - 8 of 8) sorted by relevance

/external/libunwind/src/ia64/
H A Dsigsetjmp.S28 #define SIG_BLOCK 0 define
44 mov out0 = SIG_BLOCK
H A Ducontext_i.h28 #define SIG_BLOCK 0 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dsignal-defs.h6 #ifndef SIG_BLOCK
7 #define SIG_BLOCK 0 /* for blocking signals */ macro
/external/bison/darwin-lib/
H A Dsignal.h586 # define SIG_BLOCK 0 /* blocked_set = blocked_set | *set; */ macro
/external/bison/linux-lib/
H A Dsignal.h586 # define SIG_BLOCK 0 /* blocked_set = blocked_set | *set; */ macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsignal.h123 #define SIG_BLOCK 1 /* set of signals to block */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsignal.h97 #define SIG_BLOCK 1 /* for blocking signals */ macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread.h327 #if !defined(SIG_BLOCK)
328 #define SIG_BLOCK 0 macro
329 #endif /* SIG_BLOCK */

Completed in 181 milliseconds