Searched refs:thread_list_lock_owner (Results 1 – 1 of 1) sorted by relevance
2350 pid_t thread_list_lock_owner = GetThreadList()->GetLockOwner(); in DumpLockHolders() local2353 if ((mutator_lock_owner | thread_list_lock_owner | classes_lock_owner | dex_lock_owner) != 0) { in DumpLockHolders()2355 << "ThreadList lock owner tid: " << thread_list_lock_owner << "\n" in DumpLockHolders()