Searched refs:SetThreadNameByUserId (Results 1 – 6 of 6) sorted by relevance
114 void SetThreadNameByUserId(uptr user_id, const char *name);
209 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() function in __sanitizer::ThreadRegistry
126 void SetThreadNameByUserId(uptr user_id, const char *name);
224 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() function in __sanitizer::ThreadRegistry
2230 __tsan::ctx->thread_registry->SetThreadNameByUserId(thread, name)
2333 __tsan::ctx->thread_registry->SetThreadNameByUserId(thread, name)