Searched defs:sigprocmask (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/libc/sys/
H A Dsigprocmask.c43 #pragma weak sigprocmask macro
45 sigprocmask(int how, const sigset_t *set, sigset_t *oset) function
/barrelfish-2018-10-04/lib/posixcompat/
H A Dsignal.c24 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict oset) function
/barrelfish-2018-10-04/lib/libc/include/
H A Dnamespace.h228 #define sigprocmask _sigprocmask macro
H A Dun-namespace.h209 #undef sigprocmask macro

Completed in 50 milliseconds