Searched refs:SetThreadNameByUserId (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.h111 void SetThreadNameByUserId(uptr user_id, const char *name);
H A Dsanitizer_thread_registry.cc207 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { function in class:__sanitizer::ThreadRegistry
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interceptors.cc2224 __tsan::ctx->thread_registry->SetThreadNameByUserId(thread, name)

Completed in 80 milliseconds