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