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