Searched refs:GetThreadNameTLS (Results 1 – 1 of 1) sorted by relevance
24 ThreadLocalStorage::Slot& GetThreadNameTLS() { in GetThreadNameTLS() function78 GetThreadNameTLS().Set(const_cast<char*>(leaked_str->c_str())); in SetName()120 const char* name = reinterpret_cast<const char*>(GetThreadNameTLS().Get()); in GetNameForCurrentThread()