Home | Sort by relevance Sort by last modified time |
/bionic/libc/unistd/ | |
sigblock.c | 36 int the_mask; member in union:__anon597 41 in.the_mask = mask; 47 return out.the_mask; |
sigsetmask.c | 37 int the_mask; member in union:__anon598 42 in.the_mask = mask; 48 return out.the_mask; |