Searched refs:SIG_SETMASK (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/ |
| H A D | setjmp.h | 264 sigprocmask (SIG_SETMASK, 0, (sigset_t *)((*_sjbuf) + _SIGMASK)),\ 272 sigprocmask (SIG_SETMASK, (sigset_t *)((*_sjbuf) + _SIGMASK), 0)\ 280 sigprocmask (SIG_SETMASK, 0, (sigset_t *) ((env) + _SIGMASK)),\ 284 sigprocmask (SIG_SETMASK, (sigset_t *) ((env) + _SIGMASK), 0):0),\
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | signal.h | 11 #ifndef SIG_SETMASK 12 #define SIG_SETMASK 2 /* for setting the signal mask */ macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | sigaction.h | 85 #define SIG_SETMASK 3 /* Set the set of blocked signals. */ macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/ |
| H A D | signal.h | 101 #define SIG_SETMASK 3 /* for setting the signal mask */ macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | signal.h | 121 #define SIG_SETMASK 0 /* set mask with sigprocmask() */ macro
|