Searched defs:new_count (Results 1 – 2 of 2) sorted by relevance
132 void SetCount(int32_t new_count) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetCount()
742 uint32_t new_count = lock_word.ThinLockCount() + 1; in MonitorEnter() local810 uint32_t new_count = lock_word.ThinLockCount() - 1; in MonitorExit() local