Searched refs:IsSetLockDepth (Results 1 – 2 of 2) sorted by relevance
365 bool IsSetLockDepth(size_t reg, size_t depth) { in IsSetLockDepth() function376 if (IsSetLockDepth(reg, depth)) { in SetRegToLockDepth()390 DCHECK(IsSetLockDepth(reg, depth)); in ClearRegToLockDepth()
378 bool success = IsSetLockDepth(reg_idx, monitors_.size()); in PopMonitor()383 success = IsSetLockDepth(kVirtualNullRegister, monitors_.size()); in PopMonitor()