Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc2250 pid_t thread_list_lock_owner = GetThreadList()->GetLockOwner(); in DumpLockHolders() local
2253 if ((thread_list_lock_owner | classes_lock_owner | dex_lock_owner) != 0) { in DumpLockHolders()
2255 << "ThreadList lock owner tid: " << thread_list_lock_owner << "\n" in DumpLockHolders()