Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsighook.cpp152 void RemoveHookAction(bool (*action)(int, siginfo_t *, void *)) in RemoveHookAction() argument
398 extern "C" void RemoveHookHandler(int signal, bool (*action)(int, siginfo_t *, void *)) in RemoveHookHandler() argument
437 extern "C" void RemoveSpecialSignalHandlerFn(int signal, bool (*fn)(int, siginfo_t *, void *)) in RemoveSpecialSignalHandlerFn() argument