Searched refs:GetLockOwner (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread_list.h | 62 pid_t GetLockOwner(); // For SignalCatcher. |
D | thread_list.cc | 131 pid_t ThreadList::GetLockOwner() { in GetLockOwner() function in art::ThreadList |