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

/art/runtime/
H A Dthread_list.h62 pid_t GetLockOwner(); // For SignalCatcher.
H A Dthread_list.cc131 pid_t ThreadList::GetLockOwner() { function in class:art::ThreadList
H A Druntime.cc1837 pid_t thread_list_lock_owner = GetThreadList()->GetLockOwner();

Completed in 820 milliseconds