Searched defs:SIG_SETMASK (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 244 #define SIG_SETMASK 3 /* set specified signal set */ macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 151 const int SIG_SETMASK = 3; variable in typeref:typename:const int 154 const int SIG_SETMASK = 3; variable in typeref:typename:const int 157 const int SIG_SETMASK = 2; variable in typeref:typename:const int |
Completed in 7 milliseconds