Searched refs:IsSetLockDepth (Results 1 – 3 of 3) sorted by relevance
394 bool IsSetLockDepth(size_t reg, size_t depth) { in IsSetLockDepth() function405 if (IsSetLockDepth(reg, depth)) { in SetRegToLockDepth()
211 DCHECK(IsSetLockDepth(reg, depth)); in ClearRegToLockDepth()
380 bool success = IsSetLockDepth(reg_idx, monitors_.size()); in PopMonitor()385 success = IsSetLockDepth(kVirtualNullRegister, monitors_.size()); in PopMonitor()