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

  /art/compiler/driver/
compiler_options.h 209 return implicit_suspend_checks_;
410 bool implicit_suspend_checks_; member in class:art::final
compiler_options.cc 64 implicit_suspend_checks_(false),
  /art/runtime/
runtime.cc 271 implicit_suspend_checks_(false),
    [all...]
runtime.h 1079 bool implicit_suspend_checks_; \/\/ Thread suspension checks are implicit. member in class:art::verifier::VerifyMode
    [all...]

Completed in 4929 milliseconds