/glibc-2.36/sysdeps/mach/hurd/ |
D | sigprocmask.c | 41 old = ss->blocked; in __sigprocmask() 48 __sigorset (&ss->blocked, &ss->blocked, &new); in __sigprocmask() 52 ss->blocked &= ~new; in __sigprocmask() 56 ss->blocked = new; in __sigprocmask() 65 ss->blocked &= ~_SIG_CANT_MASK; in __sigprocmask() 68 pending = _hurd_sigstate_pending (ss) & ~ss->blocked; in __sigprocmask()
|
D | sigwait.c | 31 sigset_t mask, ready, blocked; in __sigwait() local 55 ss->blocked = blocked; in __sigwait() 110 blocked = ss->blocked; in __sigwait() 111 ss->blocked &= ~mask; in __sigwait()
|
D | sigsuspend.c | 47 oldmask = ss->blocked; in __sigsuspend() 50 ss->blocked = newmask & ~_SIG_CANT_MASK; in __sigsuspend() 53 pending = _hurd_sigstate_pending (ss) & ~ss->blocked; in __sigsuspend() 73 ss->blocked = oldmask; in __sigsuspend() 74 pending = _hurd_sigstate_pending(ss) & ~ss->blocked; in __sigsuspend()
|
D | libc_sigaction.c | 65 pending = _hurd_sigstate_pending (ss) & ~ss->blocked; in __libc_sigaction()
|
D | spawni.c | 341 ints[INIT_SIGMASK] = ss->blocked; in __spawni()
|
/glibc-2.36/sysdeps/mach/hurd/htl/ |
D | pt-sigstate.c | 44 old = ss->blocked; in __pthread_sigstate() 51 ss->blocked |= new; in __pthread_sigstate() 55 ss->blocked = new; in __pthread_sigstate() 59 ss->blocked &= ~new; in __pthread_sigstate() 66 ss->blocked &= ~_SIG_CANT_MASK; in __pthread_sigstate() 72 pending = _hurd_sigstate_pending (ss) & ~ss->blocked; in __pthread_sigstate()
|
/glibc-2.36/hurd/ |
D | hurdsig.c | 94 __sigemptyset (&ss->blocked); in _hurd_thread_sigstate() 734 if (! __sigismember (&rss->blocked, signo)) in weak_alias() 747 sigset_t blocked = ss->blocked; in weak_alias() local 908 if (__sigismember (&blocked, signo) || (signo != SIGKILL && _hurd_stopped)) in weak_alias() 1130 scp->sc_mask = ss->blocked; in weak_alias() 1131 __sigorset (&ss->blocked, &ss->blocked, &action->sa_mask); in weak_alias() 1135 __sigaddset (&ss->blocked, signo); in weak_alias() 1175 return _hurd_sigstate_pending (ss) & ~ss->blocked; in pending_signals() 1477 __sigfillset(& _hurd_global_sigstate->blocked); in _hurdsig_init() 1489 ss->blocked = intarray[INIT_SIGMASK]; in _hurdsig_init() [all …]
|
D | sigunwind.c | 115 scp->sc_mask = ss->blocked; in _hurdsig_longjmp_from_handler() 135 ss->blocked = ~(sigset_t) 0 & ~_SIG_CANT_MASK; in _hurdsig_longjmp_from_handler()
|
D | ctty-input.c | 50 if (__sigismember (&ss->blocked, SIGTTIN) in _hurd_ctty_input()
|
D | ctty-output.c | 44 if (__sigismember (&ss->blocked, SIGTTOU) in _hurd_ctty_output()
|
D | hurdexec.c | 136 ints[INIT_SIGMASK] = ss->blocked; in _hurd_exec_paths()
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | sigreturn.c | 79 ss->blocked = scp->sc_mask; in __sigreturn() 83 if (_hurd_sigstate_pending (ss) & ~ss->blocked) in __sigreturn()
|
/glibc-2.36/hurd/hurd/ |
D | signal.h | 75 sigset_t blocked; /* What signals are blocked. */ member 261 pending = _hurd_sigstate_pending(ss) & ~ss->blocked; in _hurd_critical_section_unlock()
|
/glibc-2.36/manual/ |
D | setjmp.texi | 192 restore the set of blocked signals; see @ref{Blocking Signals}. However, 194 change the set of blocked signals, and provides an additional pair of 210 information about the set of blocked signals. 221 of blocked signals is saved in @var{state} and will be restored if a 232 blocked signals. 267 Set of signals which are blocked when this context is used.
|
D | signal.texi | 127 delivered (unless blocked) during that action. Most errors generate 149 @cindex blocked signals 154 of signal is currently @dfn{blocked}, it may remain pending 170 handler is running, that particular signal is normally blocked. 174 even if the signal is also blocked at the time. A signal discarded in 458 termination. Unlike @code{SIGKILL}, this signal can be blocked, 655 ignored, or blocked. 700 always causes termination of the process and can't be blocked, handled 742 @code{SIGPIPE} signal. If @code{SIGPIPE} is blocked, handled or 1008 blocked). Discarding the pending signals means that they will never be [all …]
|
D | threads.texi | 130 that the thread is required to be blocked. @xref{Time Basics}, and 138 @code{thrd_sleep} returns @math{0} if it blocked for at least the 400 no threads are blocked, this function does nothing and returns 411 blocked, this function does nothing and returns
|
D | pipe.texi | 24 signal is handled or blocked.
|
D | errno.texi | 364 or blocked. Thus, your program will never actually see @code{EPIPE} 365 unless it has handled or blocked @code{SIGPIPE}.
|
D | process.texi | 317 process is cleared. (The child process inherits its mask of blocked
|
/glibc-2.36/sysdeps/pthread/ |
D | Makefile | 126 tst-pthread-raise-blocked-self \
|
/glibc-2.36/po/ |
D | lt.po | 1011 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} 1012 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
|
D | hu.po | 885 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} 886 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
|
D | el.po | 2064 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} 2065 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
|
D | be.po | 2760 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} 2761 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
|
D | sl.po | 2112 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} 2113 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
|