Searched refs:max_spins_before_thin_lock_inflation_ (Results 1 – 4 of 4) sorted by relevance
81 unsigned int max_spins_before_thin_lock_inflation_; variable
239 return max_spins_before_thin_lock_inflation_; in GetMaxSpinsBeforeThinkLockInflation()547 size_t max_spins_before_thin_lock_inflation_; variable
217 max_spins_before_thin_lock_inflation_ = Monitor::kDefaultMaxSpinsBeforeThinLockInflation; in Parse()390 if (!ParseUnsignedInteger(option, '=', &max_spins_before_thin_lock_inflation_)) { in Parse()
111 max_spins_before_thin_lock_inflation_(Monitor::kDefaultMaxSpinsBeforeThinLockInflation), in Runtime()693 max_spins_before_thin_lock_inflation_ = options->max_spins_before_thin_lock_inflation_; in Init()