Home
last modified time | relevance | path

Searched refs:sa_flags (Results 826 - 850 of 1001) sorted by relevance

1...<<3132333435363738394041

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D6-1.c228 sa.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D5-1.c238 sa.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c227 sa.sa_flags = 0; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dstress.c188 sa.sa_flags = 0; in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H A Dmod.rs68 pub sa_flags: ::c_int,
/third_party/pulseaudio/src/daemon/
H A Dcpulimit.c203 sa.sa_flags = SA_RESTART; in pa_cpu_limit_init()
/third_party/pulseaudio/src/pulse/
H A Dmainloop-signal.c180 sa.sa_flags = SA_RESTART; in pa_signal_new()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
H A DAngleNativeTest.cpp98 sa.sa_flags = SA_SIGINFO; in InstallExceptionHandlers()
/third_party/libunwind/libunwind/tests/
H A DGia64-test-nat.c189 act.sa_flags = SA_SIGINFO | SA_NODEFER; in enable_sighandler()
201 act.sa_flags = SA_SIGINFO | SA_NODEFER; in disable_sighandler()
/third_party/libuv/src/unix/
H A Dsignal.c252 sa.sa_flags = SA_RESTART; in uv__signal_register_handler()
254 sa.sa_flags |= SA_RESETHAND; in uv__signal_register_handler()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddemo.c823 sig.sa_flags = SA_INTERRUPT; /* SunOS */ in ignore_sigpipe()
825 sig.sa_flags = SA_RESTART; in ignore_sigpipe()
H A Ddemo_https.c824 sig.sa_flags = SA_INTERRUPT; /* SunOS */ in ignore_sigpipe()
826 sig.sa_flags = SA_RESTART; in ignore_sigpipe()
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c559 sa.sa_flags = SA_RESETHAND; /* sigint is ignored after the */ in main()
829 ignore_action.sa_flags = 0; in doio()
833 def_action.sa_flags = 0; in doio()
838 exit_action.sa_flags = SA_SIGINFO; in doio()
842 sa.sa_flags = SA_SIGINFO; in doio()
846 sigbus_action.sa_flags = SA_SIGINFO; in doio()
850 exit_action.sa_flags = 0; in doio()
854 sa.sa_flags = 0; in doio()
859 sigbus_action.sa_flags = 0; in doio()
1108 sa_al.sa_flags in doio_delay()
[all...]
/third_party/node/src/
H A Dnode.cc441 sa.sa_flags = reset_handler ? SA_RESETHAND : 0; in RegisterSignalHandler()
478 if ((old.sa_flags & SA_SIGINFO) || old.sa_handler != SIG_IGN) continue; in ResetSignalHandlers()
593 sa.sa_flags = SA_SIGINFO; in PlatformInit()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dsignal.h179 int sa_flags; member
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_engine.cpp100 sigAct.sa_flags = SA_SIGINFO; in InitJsDumpHeadSignal()
/third_party/eudev/src/udev/
H A Dudevadm-monitor.c150 act.sa_flags = SA_RESTART; in adm_monitor()
/third_party/ltp/testcases/cve/
H A Dstack_clash.c216 struct sigaction segv_sig = {.sa_sigaction = segv_handler, .sa_flags = SA_ONSTACK|SA_SIGINFO}; in do_child()
H A Dmeltdown.c125 .sa_flags = SA_SIGINFO, in set_signal()
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h175 int sa_flags; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h175 int sa_flags; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h175 int sa_flags; member
/third_party/musl/porting/linux/user/include/
H A Dsignal.h176 int sa_flags; member
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress07.c144 sa.sa_flags = 0;
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast_receiver.c395 handler.sa_flags = 0; in receive_mcast()

Completed in 19 milliseconds

1...<<3132333435363738394041