Searched refs:found_owner_thread_id (Results 1 – 2 of 2) sorted by relevance
680 uint32_t found_owner_thread_id, in FailedUnlock() argument690 Thread* found_owner = thread_list->FindThreadByThreadId(found_owner_thread_id); in FailedUnlock()704 if (found_owner_thread_id == 0u) { in FailedUnlock()718 if (found_owner_thread_id == 0u) { in FailedUnlock()726 if (found_owner_thread_id != current_owner_thread_id) { in FailedUnlock()
223 uint32_t found_owner_thread_id,