HomeSort by relevance Sort by last modified time
    Searched refs:the_mask (Results 1 - 2 of 2) sorted by null

  /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;

Completed in 34 milliseconds