Searched refs:SuspendThreadByThreadId (Results 1 – 4 of 4) sorted by relevance
75 Thread* thread = thread_list->SuspendThreadByThreadId(thin_lock_id, in DdmVmInternal_getStackTraceById()
99 Thread* SuspendThreadByThreadId(uint32_t thread_id, SuspendReason reason, bool* timed_out)
1006 Thread* ThreadList::SuspendThreadByThreadId(uint32_t thread_id, in SuspendThreadByThreadId() function in art::ThreadList
1065 owner = thread_list->SuspendThreadByThreadId(owner_thread_id, in InflateThinLocked()