Searched refs:IsSetLockDepth (Results 1 – 3 of 3) sorted by relevance
392 bool IsSetLockDepth(size_t reg, size_t depth) { in IsSetLockDepth() function403 if (IsSetLockDepth(reg, depth)) { in SetRegToLockDepth()
193 DCHECK(IsSetLockDepth(reg, depth)); in ClearRegToLockDepth()
374 bool success = IsSetLockDepth(reg_idx, monitors_.size()); in PopMonitor()379 success = IsSetLockDepth(kVirtualNullRegister, monitors_.size()); in PopMonitor()