Searched defs:new_set (Results 1 – 3 of 3) sorted by relevance
47 SigSetConverter new_set; in sigprocmask() local68 const sigset64_t* new_set, in sigprocmask64()
49 int pthread_sigmask(int how, const sigset_t* new_set, sigset_t* old_set) { in pthread_sigmask()54 int pthread_sigmask64(int how, const sigset64_t* new_set, sigset64_t* old_set) { in pthread_sigmask64()
139 static inline int __rt_sigprocmask(int how, const sigset64_t* new_set, sigset64_t* old_set, in __rt_sigprocmask()