Home
last modified time | relevance | path

Searched refs:SIG_BLOCK (Results 1 - 25 of 229) sorted by relevance

12345678910

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_sigmask.c33 int32_t ret = pthread_sigmask(SIG_BLOCK, &set, NULL); in pthread_sigmask_0100()
38 ret = pthread_sigmask(SIG_BLOCK, &setOne, &setEmpty); in pthread_sigmask_0100()
54 int32_t ret = pthread_sigmask(SIG_BLOCK, &set, NULL); in pthread_sigmask_0200()
58 ret = pthread_sigmask(SIG_BLOCK, &setEmpty, NULL); in pthread_sigmask_0200()
76 int32_t ret = pthread_sigmask(SIG_BLOCK + errorParam, &set, NULL); in pthread_sigmask_0300()
90 int32_t ret = pthread_sigmask(SIG_BLOCK, &set, NULL); in pthread_sigmask_0400()
92 ret = pthread_sigmask(SIG_BLOCK, NULL, &setEmpty); in pthread_sigmask_0400()
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigset.c63 result = sigprocmask(SIG_BLOCK, NULL, set); in prepare()
95 result = sigprocmask(SIG_BLOCK, NULL, &set); in sigset_0100()
130 result = sigprocmask(SIG_BLOCK, NULL, &set); in sigset_0200()
165 result = sigprocmask(SIG_BLOCK, NULL, &set); in sigset_0300()
200 result = sigprocmask(SIG_BLOCK, NULL, &set); in sigset_0400()
/third_party/libunwind/libunwind/tests/
H A Dtest-setjmp.c135 sigprocmask (SIG_BLOCK, NULL, (sigset_t *) &sigset4); in sighandler()
173 sigprocmask (SIG_BLOCK, NULL, (sigset_t *) &sigset3); in main()
194 sigprocmask (SIG_BLOCK, NULL, (sigset_t *) &sigset3); in main()
216 sigprocmask (SIG_BLOCK, NULL, (sigset_t *) &sigset3); in main()
238 sigprocmask (SIG_BLOCK, NULL, (sigset_t *) &sigset3); in main()
262 sigprocmask (SIG_BLOCK, NULL, (sigset_t *) &sigset3); in main()
/third_party/rust/crates/nix/test/sys/
H A Dtest_signal.rs38 sigprocmask(SigmaskHow::SIG_BLOCK, None, None) in test_sigprocmask_noop()
50 sigprocmask(SigmaskHow::SIG_BLOCK, None, Some(&mut old_signal_set)) in test_sigprocmask()
65 sigprocmask(SigmaskHow::SIG_BLOCK, Some(&signal_set), None) in test_sigprocmask()
70 sigprocmask(SigmaskHow::SIG_BLOCK, None, Some(&mut old_signal_set)) in test_sigprocmask()
/third_party/musl/src/signal/
H A Dblock.c33 __syscall(SYS_rt_sigprocmask, SIG_BLOCK, &all_mask, set, _NSIG/8); in __block_all_sigs()
38 __syscall(SYS_rt_sigprocmask, SIG_BLOCK, &app_mask, set, _NSIG/8); in __block_app_sigs()
/third_party/musl/libc-test/src/regression/
H A Dsigprocmask-internal.c21 if (sigprocmask(SIG_BLOCK, &s, 0)) in main()
23 if (sigprocmask(SIG_BLOCK, 0, &s)) in main()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_test.c293 pthread_sigmask(SIG_BLOCK, &set, NULL); in thread2_routine()
297 pthread_sigmask(SIG_BLOCK, &waitset, NULL); in thread2_routine()
341 pthread_sigmask(SIG_BLOCK, &set, NULL); in main()
349 pthread_sigmask(SIG_BLOCK, &waitset, NULL); in main()
/third_party/libunwind/libunwind/src/ia64/
H A Dsigsetjmp.S28 #define SIG_BLOCK 0 define
44 mov out0 = SIG_BLOCK
/third_party/musl/libc-test/src/eabi/
H A D__sigtimedwait_time64.c36 sigprocmask(SIG_BLOCK, &set, NULL); in sigtimedwait_0100()
65 sigprocmask(SIG_BLOCK, &set, NULL); in sigtimedwait_time64_0100()
/third_party/musl/libc-test/src/functional/
H A Dsetjmp.c42 sigprocmask(SIG_BLOCK, &set, 0); in main()
57 sigprocmask(SIG_BLOCK, &set, 0); in main()
/third_party/backends/include/sane/
H A Dsanei_backend.h77 # ifdef SIG_BLOCK
78 # undef SIG_BLOCK macro
98 # define SIG_BLOCK 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-2.c81 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
129 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in waiter()
206 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D4-2.c111 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
163 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in waiter()
250 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c105 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
164 int operation[] = { SIG_SETMASK, SIG_BLOCK, SIG_UNBLOCK }; in test()
252 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/musl/arch/mips/bits/
H A Dsignal.h70 #undef SIG_BLOCK macro
73 #define SIG_BLOCK 1 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h89 #undef SIG_BLOCK macro
92 #define SIG_BLOCK 1 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h89 #undef SIG_BLOCK macro
92 #define SIG_BLOCK 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D4-1.c113 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
210 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in worker()
273 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D4-3.c84 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
198 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in worker()
261 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c93 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
164 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in test()
234 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in do_child()
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtilDarwin.cpp68 if (sigprocmask(SIG_BLOCK, &BlockedSignalsSet, &OldBlockedSignalsSet) == in ExecuteCommand()
139 if (sigprocmask(SIG_BLOCK, &OldBlockedSignalsSet, NULL) == -1) { in ExecuteCommand()
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/
H A Dtwoptimers.c53 if (sigprocmask(SIG_BLOCK, &set, NULL) == -1) { in main()
107 if (sigprocmask(SIG_BLOCK, &set, NULL) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-3.c107 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
238 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
H A D8-1.c105 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in sendsig()
237 ret = pthread_sigmask(SIG_BLOCK, &usersigs, NULL); in main()
/third_party/libfuse/lib/
H A Dmount_util.c98 res = sigprocmask(SIG_BLOCK, &blockmask, &oldmask); in add_mount()
157 res = sigprocmask(SIG_BLOCK, &blockmask, &oldmask); in exec_umount()
229 res = sigprocmask(SIG_BLOCK, &blockmask, &oldmask); in remove_mount()

Completed in 9 milliseconds

12345678910