Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsighook.h31 struct SighookAction { struct
37 extern "C" void RegisterHookHandler(int signal, const SighookAction *sa); argument