Searched refs:SIG_SETMASK (Results 1 – 5 of 5) sorted by relevance
/picolibc-latest/newlib/libc/include/machine/ |
D | setjmp.h | 488 __SIGMASK_FUNC (SIG_SETMASK, 0, (sigset_t *)((*_sjbuf) + _SIGMASK)),\ 497 __SIGMASK_FUNC (SIG_SETMASK, (sigset_t *)((*_sjbuf) + _SIGMASK), 0)\ 505 __SIGMASK_FUNC (SIG_SETMASK, 0, (sigset_t *) ((env) + _SIGMASK)),\ 509 __SIGMASK_FUNC (SIG_SETMASK, (sigset_t *) ((env) + _SIGMASK), 0):0),\
|
/picolibc-latest/newlib/libc/machine/cris/sys/ |
D | signal.h | 66 #define SIG_SETMASK 2 /* set mask with sigprocmask() */ macro
|
/picolibc-latest/newlib/libc/include/ |
D | signal.h | 127 #define SIG_SETMASK 0 /* set mask with sigprocmask() */ macro
|
/picolibc-latest/newlib/libc/search/ |
D | hash_page.c | 857 (void)sigprocmask(SIG_SETMASK, &oset, (sigset_t *)NULL); in open_temp()
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 24776 (sigset_t, sigaction, SIG_SETMASK, SIG_BLOCK, SIG_UNBLOCK):
|