OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xthread_sigmask
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
sigio.c
167
xthread_sigmask
(SIG_BLOCK, &set, NULL);
177
xthread_sigmask
(SIG_UNBLOCK, &set, NULL);
/xsrc/external/mit/xorg-server/dist/os/
inputthread.c
528
int
xthread_sigmask
(int how, const sigset_t *set, sigset_t *oldset)
function
559
int
xthread_sigmask
(int how, const sigset_t *set, sigset_t *oldset)
function
utils.c
1328
xthread_sigmask
(SIG_BLOCK, &set, &PreviousSignalMask);
1338
xthread_sigmask
(SIG_SETMASK, &PreviousSignalMask, 0);
/xsrc/external/mit/xorg-server/dist/include/
os.h
729
xthread_sigmask
(int how, const sigset_t *set, sigset_t *oldest);
Completed in 6 milliseconds
Indexes created Tue Aug 25 00:27:06 UTC 2026