Home
last modified time | relevance | path

Searched refs:sa_flags (Results 726 - 750 of 1001) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dstress.c175 sa.sa_flags = 0; in main()
/third_party/musl/Benchmark/musl/
H A Dlibc_signal.cpp24 sa.sa_flags = 0; in Bm_function_Sigaction()
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigrelse.c38 struct sigaction act = {.sa_flags = 0, .sa_handler = handler}; in sigrelse_0100()
/third_party/libcoap/examples/lwip/
H A Dclient.c118 sa.sa_flags = 0; in main()
/third_party/openssl/demos/bio/
H A Dsaccept.c42 sa.sa_flags = SA_RESETHAND; in sigsetup()
/third_party/python/Modules/
H A Dfaulthandler.c512 action.sa_flags = SA_NODEFER; in faulthandler_enable()
517 action.sa_flags |= SA_ONSTACK; in faulthandler_enable()
822 action.sa_flags = SA_RESTART; in faulthandler_register()
826 action.sa_flags = SA_NODEFER; in faulthandler_register()
832 action.sa_flags |= SA_ONSTACK; in faulthandler_register()
/test/xts/hats/kernel/mmap/
H A DMmapApiTest.cpp274 sa.sa_flags = 0; in HWTEST_F()
319 sa.sa_flags = 0; in HWTEST_F()
375 sa.sa_flags = 0; in HWTEST_F()
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c87 sa.sa_flags = SA_RESTART; in handle_unix_signal_for_suspend()
103 sa.sa_flags = 0; in prepare_signal_handler()
112 sa.sa_flags = 0; in prepare_signal_handler()
/third_party/libunwind/libunwind/tests/
H A DGtest-bt.c224 act.sa_flags = SA_SIGINFO; in main()
244 act.sa_flags = SA_ONSTACK | SA_SIGINFO; in main()
H A DGtest-trace.c242 act.sa_flags = SA_SIGINFO; in main()
262 act.sa_flags = SA_ONSTACK | SA_SIGINFO; in main()
H A DGtest-resume-sig.c161 sa.sa_flags = SA_SIGINFO; in main()
H A Dtest-async-sig.c176 act.sa_flags = SA_SIGINFO; in main()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast_join.c414 handler.sa_flags = 0; in join_group()
455 handler.sa_flags = 0; in join_leave_group()
/third_party/node/deps/uv/src/unix/
H A Dsignal.c233 sa.sa_flags = SA_RESTART; in uv__signal_register_handler()
235 sa.sa_flags |= SA_RESETHAND; in uv__signal_register_handler()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/sigdump_handler/
H A Ddfx_sigdump_handler.cpp164 action.sa_flags = SA_RESTART | SA_SIGINFO; in Init()
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_signal_local_handler.cpp153 action.sa_flags = SA_RESTART | SA_SIGINFO | SA_ONSTACK; in DFX_InstallLocalSignalHandler()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/
H A Dsample_vio_main.c63 sa.sa_flags = 0; in SAMPLE_VIO_SIGNAL()
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_dfx.cpp82 newAction.sa_flags = SA_RESTART | SA_SIGINFO; in SignalReg()
/test/xts/hats/kernel/syscalls/async/wait4/
H A DWait4ApiTest.cpp87 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
/third_party/alsa-lib/src/
H A Dasync.c132 act.sa_flags = SA_RESTART | SA_SIGINFO; in snd_async_add_handler()
/third_party/libwebsockets/lib/misc/
H A Ddaemonize.c228 act.sa_flags = 0; in lws_daemonize()
/third_party/ltp/testcases/cve/
H A Dcve-2017-17053.c78 sa.sa_flags = SA_SIGINFO; in install_sighandler()
/third_party/musl/src/thread/
H A Dpthread_cancel.c93 .sa_flags = SA_SIGINFO | SA_RESTART | SA_ONSTACK, in init_cancellation()
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_cancel.c68 .sa_flags = SA_SIGINFO | SA_RESTART, in init_cancellation()
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cancel.c81 .sa_flags = SA_SIGINFO | SA_RESTART, in init_cancellation()

Completed in 11 milliseconds

1...<<21222324252627282930>>...41