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

/art/runtime/
H A Druntime.cc1233 pid_t thread_list_lock_owner = GetThreadList()->GetLockOwner(); local
1236 if ((thread_list_lock_owner | classes_lock_owner | dex_lock_owner) != 0) {
1238 << "ThreadList lock owner tid: " << thread_list_lock_owner << "\n"

Completed in 105 milliseconds