Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/
H A DSigAction.h72 #define SIG_SETMASK 02 macro
/openbsd/gnu/usr.bin/texinfo/info/
H A Dsignals.h44 # define SIG_SETMASK 3 macro
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp63 #define SIG_SETMASK 2 macro
/openbsd/sys/sys/
H A Dsignal.h142 #define SIG_SETMASK 3 /* set specified signal set */ macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp150 const int SIG_SETMASK = 3; variable
153 const int SIG_SETMASK = 3; variable
156 const int SIG_SETMASK = 2; variable