Home | History | Annotate | Download | only in runtime

Lines Matching refs:AssertThreadsAreSuspended

150 void ThreadList::AssertThreadsAreSuspended(Thread* self, Thread* ignore1, Thread* ignore2) {
350 AssertThreadsAreSuspended(self, self);
377 AssertThreadsAreSuspended(self, self);
651 AssertThreadsAreSuspended(self, self, debug_thread);