Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsighook.h44 struct SigchainAction { struct
50 extern "C" PANDA_PUBLIC_API void AddSpecialSignalHandlerFn(int signal, SigchainAction *sa); argument