Home
last modified time | relevance | path

Searched refs:sa_flags (Results 1 - 16 of 16) sorted by relevance

/test/xts/hats/kernel/syscalls/mem/mprotect/
H A DMprotectApiTest.cpp74 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
103 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
132 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
160 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
192 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
224 sa.sa_flags = SA_SIGINFO; in HWTEST_F()
/test/xts/hats/kernel/syscalls/signal/sigaltstack/
H A DSigaltstackApiTest.cpp79 sa.sa_flags = SA_ONSTACK;
108 sa.sa_flags = SA_ONSTACK;
/test/testfwk/arkxtest/coverage_signal_handler/src/
H A Dcoverage_signal_handler.cpp38 sa.sa_flags = SA_RESTART; in ctor()
/test/xts/hats/kernel/syscalls/signal/tgkill/
H A DTgkillApiTest.cpp64 sa.sa_flags = 0; in HWTEST_F()
/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()
/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()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_engine.cpp100 sigAct.sa_flags = SA_SIGINFO; in InitJsDumpHeadSignal()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsignalndk.cpp559 sa.sa_flags &= ~SA_RESTART; in Siginterrupt()
561 sa.sa_flags |= SA_RESTART; in Siginterrupt()
H A Dpthreadndk1.cpp924 act.sa_flags = PARAM_0; in PThreadKillThread()
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp74 action.sa_flags = 0; in BlockMainThreadLocked()
/foundation/resourceschedule/ffrt/src/dfx/bbox/
H A Dbbox.cpp334 newAction.sa_flags = SA_RESTART | SA_SIGINFO; in SignalReg()
/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H A Ddisc_manager_mock_test.cpp778 .sa_flags = SA_SIGINFO, in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp854 newAction.sa_flags = SA_RESTART; in UnregisterSignal()
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp317 act.sa_flags = SA_SIGINFO; in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2582 sigAct.sa_flags = SA_SIGINFO; in Start()

Completed in 19 milliseconds