Searched refs:SetThreadNameByUserId (Results 1 – 9 of 9) sorted by relevance
120 void SetThreadNameByUserId(uptr user_id, const char *name);
225 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() function in __sanitizer::ThreadRegistry
118 void SetThreadNameByUserId(uptr user_id, const char *name);
223 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() function in __sanitizer::ThreadRegistry
124 void SetThreadNameByUserId(uptr user_id, const char *name);
222 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() function in __sanitizer::ThreadRegistry
2259 __tsan::ctx->thread_registry->SetThreadNameByUserId(thread, name)
2395 __tsan::ctx->thread_registry.SetThreadNameByUserId(thread, name)
2301 __tsan::ctx->thread_registry->SetThreadNameByUserId(thread, name)