Home
last modified time | relevance | path

Searched refs:SIG_UNBLOCK (Results 1 – 18 of 18) sorted by relevance

/sysdeps/pthread/
A Dtst-signal4.c36 if (r != SIG_BLOCK && r != SIG_SETMASK && r != SIG_UNBLOCK) in do_test()
A Dtst-pthread-raise-blocked-self.c83 xpthread_sigmask (SIG_UNBLOCK, &set, NULL); in do_test()
/sysdeps/unix/sysv/linux/ia64/
A Ducontext_i.h22 #define SIG_UNBLOCK 1 macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h77 #define SIG_UNBLOCK 2 /* Unblock signals. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h80 #define SIG_UNBLOCK 1 /* Unblock signals. */ macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h77 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h83 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h86 #define SIG_UNBLOCK 2 /* Unblock signals. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h87 #define SIG_UNBLOCK 2 /* Unblock signals. */ macro
/sysdeps/posix/
A Dsigset.c63 if (__sigprocmask (SIG_UNBLOCK, &set, &oset) < 0) in sigset()
/sysdeps/unix/sysv/linux/s390/
A Ducontext_i.sym8 SIG_UNBLOCK
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h114 #define SIG_UNBLOCK 1 /* Unblock signals. */ macro
/sysdeps/mach/hurd/
A Dsigprocmask.c51 case SIG_UNBLOCK: in __sigprocmask()
/sysdeps/mach/hurd/htl/
A Dpt-sigstate.c58 case SIG_UNBLOCK: in __pthread_sigstate()
/sysdeps/unix/sysv/linux/
A Dinternal-signals.h102 INTERNAL_SYSCALL_CALL (rt_sigprocmask, SIG_UNBLOCK, &sigtimer_set, set, in __libc_signal_unblock_sigtimer()
A Dtst-gettid-kill.c78 xpthread_sigmask (SIG_UNBLOCK, &sigusr1_set, NULL); in thread_read_signal()
A Dmq_notify.c99 (void) change_sigmask (SIG_UNBLOCK, NULL); in notification_function()
A Dtest-errno-linux.c128 const int how[] = { SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK }; in invalid_sigprocmask_how()

Completed in 40 milliseconds