Searched refs:found_owner (Results 1 – 1 of 1) sorted by relevance
691 Thread* found_owner = thread_list->FindThreadByThreadId(found_owner_thread_id); in FailedUnlock() local701 found_owner_string = found_owner != nullptr ? ThreadToString(found_owner) : "unnamed"; in FailedUnlock()