Searched refs:revertLock (Results 1 – 2 of 2) sorted by relevance
851 revertLock(lockStanding); in deleteCurrentRecord()1014 revertLock(lockStanding); in updateCurrentRecord()1984 revertLock(standing); in lockLNAndCheckDeleted()2025 revertLock(standing); in lockLNAndCheckDeleted()2150 revertLock(lockStanding); in lockAndGetCurrentLN()3347 revertLock(standing); in lockLN()3509 public void revertLock(LockStanding standing) in revertLock() method in CursorImpl3513 revertLock(standing.lsn, standing.lockResult); in revertLock()3522 private void revertLock(long lsn, LockResult lockResult) in revertLock() method in CursorImpl
4374 priCursor.revertLock(priLockStanding); in readPrimaryAfterGet()