Home
last modified time | relevance | path

Searched refs:thread_list_lock_owner (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Druntime.cc1614 pid_t thread_list_lock_owner = GetThreadList()->GetLockOwner(); in DumpLockHolders() local
1617 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()