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