Searched refs:ThreadToString (Results 1 – 1 of 1) sorted by relevance
313 static std::string ThreadToString(Thread* thread) { in ThreadToString() function336 current_owner_string = ThreadToString(current_owner); in FailedUnlock()337 expected_owner_string = ThreadToString(expected_owner); in FailedUnlock()338 found_owner_string = ThreadToString(found_owner); in FailedUnlock()