Searched refs:GetHandlingSignalKey (Results 1 – 1 of 1) sorted by relevance
53 static os::memory::PandaThreadKey GetHandlingSignalKey() in GetHandlingSignalKey() function71 return os::memory::PandaGetspecific(GetHandlingSignalKey()) != nullptr; in GetHandlingSignal()76 …os::memory::PandaSetspecific(GetHandlingSignalKey(), reinterpret_cast<void *>(static_cast<uintptr_… in SetHandlingSignal()