Searched refs:sigblock (Results 1 – 12 of 12) sorted by relevance
105 #define sigblock(x) (_fake_sigstore=x,sigprocmask(SIG_BLOCK,&_fake_sigstore,0)) macro
150 int sigblock(int);
152 int sigblock(int);
348 sigblock.test \
4290 sigblock.test \
2897 fun:sigblock=uninstrumented
115 PUBLIC 32940 0 sigblock
10960 * tests/sigblock.test: New test.10963 (MISC_TESTS): Add sigblock.test.