Home
last modified time | relevance | path

Searched defs:SIG_SETMASK (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dsigprocmask.h65 # define SIG_SETMASK 1 /* blocked_set = *set; */ macro
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dposix_signals.h26 SIG_SETMASK enumerator
/netbsd/external/gpl2/texinfo/dist/info/
H A Dsignals.h46 # define SIG_SETMASK 3 macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_interceptors.cpp57 #define SIG_SETMASK 2 macro
/netbsd/sys/sys/
H A Dsignal.h243 #define SIG_SETMASK 3 /* set specified signal set */ macro
/netbsd/external/gpl2/diffutils/dist/src/
H A Dsdiff.c116 # define SIG_SETMASK (! SIG_BLOCK) macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 const int SIG_SETMASK = 3; variable
149 const int SIG_SETMASK = 3; variable
152 const int SIG_SETMASK = 2; variable
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc151 const int SIG_SETMASK = 3; variable
154 const int SIG_SETMASK = 3; variable
157 const int SIG_SETMASK = 2; variable
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc146 const int SIG_SETMASK = 3; variable
149 const int SIG_SETMASK = 3; variable
152 const int SIG_SETMASK = 2; variable