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 301 return max_spins_before_thin_lock_inflation_;
988 size_t max_spins_before_thin_lock_inflation_; member in class:art::verifier::VerifyMode
    [all...]
runtime.cc 239 max_spins_before_thin_lock_inflation_(Monitor::kDefaultMaxSpinsBeforeThinLockInflation),
    [all...]

Completed in 132 milliseconds