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

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

Completed in 72 milliseconds