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.cpp93 struct sigaction oldAction {}; in SamplerThreadEntry() struct
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsighook.cpp341 …int RegisterUserHandler(int signal, const struct sigaction *newAction, struct sigaction *oldAction, in RegisterUserHandler()
458 struct sigaction oldAction {}; in CheckOldHookHandler() struct
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp503 struct sigaction oldAction {}; in SamplerThreadEntry() struct