Searched refs:SuspendAllInternal (Results 1 – 2 of 2) sorted by relevance
202 void SuspendAllInternal(Thread* self,
533 SuspendAllInternal(self, self, nullptr); in FlipThreadRoots()627 SuspendAllInternal(self, self); in SuspendAll()671 void ThreadList::SuspendAllInternal(Thread* self, in SuspendAllInternal() function in art::ThreadList