Home
last modified time | relevance | path

Searched defs:act (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dhandle_leak_test.cpp64 struct sigaction act; in RegisterSignal() local
H A Dread_only_space_test.cpp67 struct sigaction act; in RegisterSignal() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dsighook.cpp391 extern "C" int sigaction([[maybe_unused]] int sig, [[maybe_unused]] const struct sigaction *__restrict act, in sigaction() argument
401 extern "C" int sigactionStub([[maybe_unused]] int sig, [[maybe_unused]] const struct sigaction *__restrict act, in sigactionStub() argument

Completed in 3 milliseconds