Home | History | Annotate | Download | only in runtime

Lines Matching refs:AssertThreadsAreSuspended

151 void ThreadList::AssertThreadsAreSuspended(Thread* self, Thread* ignore1, Thread* ignore2) {
353 AssertThreadsAreSuspended(self, self);
380 AssertThreadsAreSuspended(self, self);
655 AssertThreadsAreSuspended(self, self, debug_thread);