Searched refs:ThreadToString (Results 1 – 1 of 1) sorted by relevance
315 static std::string ThreadToString(Thread* thread) { in ThreadToString() function338 current_owner_string = ThreadToString(current_owner); in FailedUnlock()339 expected_owner_string = ThreadToString(expected_owner); in FailedUnlock()340 found_owner_string = ThreadToString(found_owner); in FailedUnlock()