Searched refs:SetThreadNameByUserId (Results 1 – 4 of 4) sorted by relevance
127 void SetThreadNameByUserId(uptr user_id, const char *name);
230 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() function in __sanitizer::ThreadRegistry
2423 __tsan::ctx->thread_registry.SetThreadNameByUserId(thread, name)
2429 __tsan::ctx->thread_registry.SetThreadNameByUserId(thread, name)