Home
last modified time | relevance | path

Searched defs:oldAction (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dsignal_handler_test.cpp95 struct sigaction oldAction {}; in SamplerThreadEntry() struct
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsighook.cpp319 …int RegisterUserHandler(int signal, const struct sigaction *newAction, struct sigaction *oldAction, in RegisterUserHandler()
422 struct sigaction oldAction {}; in CheckOldHookHandler() struct
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp527 struct sigaction oldAction {}; in SamplerThreadEntry() struct