Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsighook.cpp392 extern "C" int sigaction([[maybe_unused]] int __sig, [[maybe_unused]] const struct sigaction *__res… in sigaction()
402 extern "C" int sigactionStub([[maybe_unused]] int __sig, [[maybe_unused]] const struct sigaction *_… in sigactionStub()