Searched refs:kThinLockMaxCount (Results 1 – 2 of 2) sorted by relevance
69 kThinLockMaxCount = kThinLockCountMask, enumerator
631 if (monitor->lock_count_ > LockWord::kThinLockMaxCount) { in Deflate()743 if (LIKELY(new_count <= LockWord::kThinLockMaxCount)) { in MonitorEnter()