Searched refs:found_owner_thread_id (Results 1 – 2 of 2) sorted by relevance
676 uint32_t found_owner_thread_id, in FailedUnlock() argument686 Thread* found_owner = thread_list->FindThreadByThreadId(found_owner_thread_id); in FailedUnlock()700 if (found_owner_thread_id == 0u) { in FailedUnlock()714 if (found_owner_thread_id == 0u) { in FailedUnlock()722 if (found_owner_thread_id != current_owner_thread_id) { in FailedUnlock()
217 uint32_t found_owner_thread_id,