Searched refs:CheckSuspend (Results 1 – 6 of 6) sorted by relevance
41 self->CheckSuspend(); in artTestSuspendFromCode()55 self->CheckSuspend(/*implicit=*/ true); in artImplicitSuspendFromCode()
172 self->CheckSuspend(); in GenericJniMethodEnd()
1302 self->CheckSuspend(); in artQuickResolutionTrampoline()
77 CheckSuspend(); in AllowThreadSuspension()83 inline void Thread::CheckSuspend(bool implicit) { in CheckSuspend() function
172 checkpoint code is run from `CheckSuspend`, which requires the mutator lock,
301 void CheckSuspend(bool implicit = false) REQUIRES_SHARED(Locks::mutator_lock_);