Searched refs:RegisterThread (Results 1 – 4 of 4) sorted by relevance
77 int RegisterThread(const std::string& name);
281 int StatsTable::RegisterThread(const std::string& name) { in RegisterThread() function in StatsTable542 if (!slot && !(slot = table->RegisterThread(""))) in FindLocation()
41 int slot_id = table.RegisterThread(thread_name); in TEST_F()54 slot_id = table.RegisterThread("too many threads"); in TEST_F()
139 if (!table->RegisterThread("")) { in GetPtr()