OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIG_SETMASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
signal.h
244
#define
SIG_SETMASK
3 /* set specified signal set */
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
151
const int
SIG_SETMASK
= 3;
154
const int
SIG_SETMASK
= 3;
157
const int
SIG_SETMASK
= 2;
1956
int res = REAL(pthread_sigmask)(
SIG_SETMASK
, &sctx->emptyset, &sctx->oldset);
1966
res = REAL(pthread_sigmask)(
SIG_SETMASK
, &sctx->oldset, 0);
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025