Searched refs:IsSetLockDepth (Results 1 – 2 of 2) sorted by relevance
302 bool IsSetLockDepth(size_t reg, size_t depth) { in IsSetLockDepth() function313 DCHECK(!IsSetLockDepth(reg, depth)); in SetRegToLockDepth()324 DCHECK(IsSetLockDepth(reg, depth)); in ClearRegToLockDepth()
435 if (!IsSetLockDepth(reg_idx, monitors_.size())) { in PopMonitor()