HomeSort by relevance Sort by last modified time
    Searched defs:implicit_suspend_checks_ (Results 1 - 2 of 2) sorted by null

  /art/compiler/driver/
compiler_options.h 197 return implicit_suspend_checks_;
281 bool implicit_suspend_checks_; member in class:art::FINAL
  /art/runtime/
runtime.h 816 bool implicit_suspend_checks_; // Thread suspension checks are implicit. member in class:art::verifier::Runtime

Completed in 43 milliseconds