Home
last modified time | relevance | path

Searched refs:xpthread_sigmask (Results 1 – 4 of 4) sorted by relevance

/support/
A Ddelayed_exit.c48 xpthread_sigmask (SIG_SETMASK, &all_blocked, &old_set); in delayed_exit()
54 xpthread_sigmask (SIG_SETMASK, &old_set, NULL); in delayed_exit()
A Dxpthread_sigmask.c25 xpthread_sigmask (int how, const sigset_t *set, sigset_t *oldset) in xpthread_sigmask() function
A Dxsignal.h38 void xpthread_sigmask (int how, const sigset_t *set, sigset_t *oldset);
A DMakefile184 xpthread_sigmask \

Completed in 7 milliseconds