Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsignal.h105 …void SetupCallbacks(std::function<void()> afterThreadStartCallback, std::function<void()> beforeTh… in SetupCallbacks() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h105 void SetupCallbacks(std::function<void()> after_thread_start_callback, in SetupCallbacks() function