Searched refs:unlockWrite (Results 1 – 2 of 2) sorted by relevance
58 lock.unlockWrite(s); in releaseWriteLock()85 lock.unlockWrite(s); in testLock()164 lock.unlockWrite(0L); in testWriteUnlock_IMSE()175 lock.unlockWrite(s); in testWriteUnlock_IMSE2()177 lock.unlockWrite(s); in testWriteUnlock_IMSE2()189 lock.unlockWrite(s); in testWriteUnlock_IMSE3()245 lock.unlockWrite(s); in testValidate()251 lock.unlockWrite(s); in testValidate()257 lock.unlockWrite(s); in testValidate()277 lock.unlockWrite(s); in testValidate2()[all …]
537 public void unlockWrite(long stamp) { in unlockWrite() method in StampedLock