Searched refs:SIGMASK (Results 1 – 3 of 3) sorted by relevance
549 #define SIGMASK ~(cpu_icache_line_size()-1) macro551 #define SIGMASK ALMASK macro574 return (void __user *)((sp - frame_size) & SIGMASK); in get_sigframe()
4917 const sigset_t *SIGMASK)4922 Change the initial signal mask specified by ATTR. If SIGMASK is4924 ATTR is set to ‘*SIGMASK’. If SIGMASK is ‘NULL’, ATTR will no4933 *ATTR, sigset_t *SIGMASK)4938 Retrieve the signal mask stored in ATTR and copy it to ‘*SIGMASK’.15850 ‘int pthread_attr_getsigmask_np (const pthread_attr_t *ATTR, sigset_t *SIGMASK)’15854 ‘int pthread_attr_setsigmask_np (pthread_attr_t *ATTR, const sigset_t *SIGMASK)’