Searched refs:TxLockLWM (Results 1 – 1 of 1) sorted by relevance
100 static int TxLockLWM = 4096*.4; /* Low water mark for number of txLocks used */ variable226 if (TxAnchor.TlocksLow && (TxAnchor.tlocksInUse < TxLockLWM)) { in txLockFree()