Searched refs:SetThreadNameProc (Results 1 – 2 of 2) sorted by relevance
14 SetThreadNameProc g_set_thread_name_proc = nullptr;18 void PlatformThread::SetThreadNameHook(SetThreadNameProc hook) { in SetThreadNameHook()
72 typedef void (*SetThreadNameProc)(const std::string&); typedef105 static void SetThreadNameHook(SetThreadNameProc hook); in PA_COMPONENT_EXPORT()