Searched refs:pendingLock (Results 1 – 1 of 1) sorted by relevance
110 FileLock pendingLock = new FileLockImpl(this, position, size, shared); in basicLock() local111 addLock(pendingLock); in basicLock()126 removeLock(pendingLock); in basicLock()129 return success ? pendingLock : null; in basicLock()