Searched refs:SuspendThreadByThreadId (Results 1 – 5 of 5) sorted by relevance
69 Thread* thread = thread_list->SuspendThreadByThreadId(thin_lock_id, SuspendReason::kInternal); in DdmVmInternal_getStackTraceById()
101 Thread* SuspendThreadByThreadId(uint32_t thread_id, SuspendReason reason, int attempt_of_4 = 0)
291 Any thread can issue a `SuspendThreadByPeer()`, `SuspendThreadByThreadId()` or
1224 Thread* ThreadList::SuspendThreadByThreadId(uint32_t thread_id, in SuspendThreadByThreadId() function in art::ThreadList
1076 owner = thread_list->SuspendThreadByThreadId( in InflateThinLocked()