Searched refs:xpthread_sigmask (Results 1 – 4 of 4) sorted by relevance
48 xpthread_sigmask (SIG_SETMASK, &all_blocked, &old_set); in delayed_exit()54 xpthread_sigmask (SIG_SETMASK, &old_set, NULL); in delayed_exit()
25 xpthread_sigmask (int how, const sigset_t *set, sigset_t *oldset) in xpthread_sigmask() function
38 void xpthread_sigmask (int how, const sigset_t *set, sigset_t *oldset);
184 xpthread_sigmask \
Completed in 7 milliseconds