HomeSort by relevance Sort by last modified time
    Searched refs:CheckSuspend (Results 1 - 4 of 4) sorted by null

  /art/runtime/entrypoints/quick/
quick_thread_entrypoints.cc 25 self->CheckSuspend();
quick_jni_entrypoints.cc 111 self->CheckSuspend();
  /art/runtime/
thread-inl.h 43 CheckSuspend();
50 inline void Thread::CheckSuspend() {
thread.h 187 void CheckSuspend() REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]

Completed in 226 milliseconds