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

  /art/runtime/
runtime.h 277 return max_spins_before_thin_lock_inflation_;
873 size_t max_spins_before_thin_lock_inflation_; member in class:art::verifier::VerifyMode
    [all...]
runtime.cc 226 max_spins_before_thin_lock_inflation_(Monitor::kDefaultMaxSpinsBeforeThinLockInflation),
    [all...]

Completed in 124 milliseconds