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