OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_sigmask
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_threads.c
184
sigset_t
thread_sigmask
;
local
187
if ((rc = sigfillset(&
thread_sigmask
))) {
193
if ((rc = THREAD_SET_SIGNAL_MASK(SIG_BLOCK, &
thread_sigmask
, NULL))) {
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026