Searched refs:sa_flags (Results 1276 - 1300 of 1323) sorted by relevance
1...<<515253
| /third_party/rust/crates/libc/src/unix/redox/ |
| H A D | mod.rs | 167 pub sa_flags: ::c_ulong,
|
| /third_party/backends/backend/ |
| H A D | plustek.c | 460 act.sa_flags = 0; in thread_entry() 581 act.sa_flags = 0; in do_cancel()
|
| H A D | plustek-usbhw.c | 1576 s.sa_flags = 0; in usb_StartLampTimer()
|
| H A D | artec_eplus48u.c | 3407 act.sa_flags = 0; in reader_process() 3479 act.sa_flags = 0; in do_cancel()
|
| /third_party/tzdata/ |
| H A D | zic.c | 862 act.sa_flags = 0; in catch_signals() 864 && ! (act0.sa_flags & SA_SIGINFO) && act0.sa_handler == SIG_IGN) { in catch_signals()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evlist.c | 1401 .sa_flags = SA_SIGINFO, in perf_evlist__prepare_workload()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | evlist.c | 1490 .sa_flags = SA_SIGINFO, in evlist__prepare_workload()
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | pthreadndk1.cpp | 924 act.sa_flags = PARAM_0;
in PThreadKillThread()
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| H A D | SignalTest.cpp | 317 act.sa_flags = SA_SIGINFO;
in HWTEST_F()
|
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 1773 sa.sa_flags = 0; in main()
|
| H A D | coap-server.c | 2906 sa.sa_flags = 0; in main()
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 1951 action.sa_flags = SA_SIGINFO; in hud_create()
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 191 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 153 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 284 pub sa_flags : ::c_int,
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | context.c | 707 if ((sa.sa_flags & SA_NOCLDWAIT) || sa.sa_handler == SIG_IGN) {
|
| /third_party/python/Python/ |
| H A D | pylifecycle.c | 3037 context.sa_flags = SA_ONSTACK; in PyOS_setsig()
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| H A D | mod.rs | 347 pub sa_flags: ::c_int,
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | main_thread.cpp | 2582 sigAct.sa_flags = SA_SIGINFO; in Start()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1104 act.sa_flags = SA_SIGINFO; in TEST_F()
|
| /third_party/libinput/test/ |
| H A D | litest.c | 891 act.sa_flags = 0; in litest_setup_sighandler()
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 652 pub sa_flags: ::c_short,
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| H A D | mod.rs | 253 pub sa_flags: ::c_int,
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| H A D | mod.rs | 261 pub sa_flags: ::c_int,
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 1799 sigact.sa_flags = 0; in install_handler() 1819 sigact.sa_flags = 0; in interrupt_handler()
|
Completed in 112 milliseconds
1...<<515253