Searched defs:writeLock (Results 1 - 25 of 29) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java63 synchronized (writeLock)
136 synchronized (writeLock)
306 private final Object writeLock = new Object(); field in class:SASLByteChannel
H A DTLSByteChannel.java74 synchronized (writeLock)
182 synchronized (writeLock)
466 private final Object writeLock = new Object(); field in class:TLSByteChannel
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java62 synchronized (writeLock)
135 synchronized (writeLock)
305 private final Object writeLock = new Object(); field in class:SASLByteChannel
H A DTLSByteChannel.java73 synchronized (writeLock)
181 synchronized (writeLock)
465 private final Object writeLock = new Object(); field in class:TLSByteChannel
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java63 synchronized (writeLock)
136 synchronized (writeLock)
306 private final Object writeLock = new Object(); field in class:SASLByteChannel
H A DTLSByteChannel.java74 synchronized (writeLock)
182 synchronized (writeLock)
466 private final Object writeLock = new Object(); field in class:TLSByteChannel
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java63 synchronized (writeLock)
136 synchronized (writeLock)
306 private final Object writeLock = new Object(); field in class:SASLByteChannel
H A DTLSByteChannel.java74 synchronized (writeLock)
182 synchronized (writeLock)
466 private final Object writeLock = new Object(); field in class:TLSByteChannel
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DSASLByteChannel.java62 synchronized (writeLock)
135 synchronized (writeLock)
305 private final Object writeLock = new Object(); field in class:SASLByteChannel
H A DTLSByteChannel.java73 synchronized (writeLock)
181 synchronized (writeLock)
465 private final Object writeLock = new Object(); field in class:TLSByteChannel
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DSASLByteChannel.java53 synchronized (writeLock)
120 synchronized (writeLock)
290 private final Object writeLock = new Object(); field in class:SASLByteChannel
H A DTLSByteChannel.java68 synchronized (writeLock)
170 synchronized (writeLock)
456 private final Object writeLock = new Object(); field in class:TLSByteChannel
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DCacheBlockBase.java104 private final WriteLock writeLock = lock.writeLock(); field in class:CacheBlockBase
133 writeLock.lock();
143 writeLock.unlock();
161 writeLock.lock();
166 writeLock.unlock();
171 writeLock.lock();
176 writeLock.unlock();
368 writeLock.lock();
390 writeLock
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DCacheBlockBase.java103 private final WriteLock writeLock = lock.writeLock(); field in class:CacheBlockBase
132 writeLock.lock();
142 writeLock.unlock();
160 writeLock.lock();
165 writeLock.unlock();
170 writeLock.lock();
175 writeLock.unlock();
216 * <b>Note:</b> This call must be made outside of a readLock because if the cache has expired then a writeLock
218 * cannot be upgraded to a writeLock
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java161 private final Lock writeLock = new ReentrantLock(); field in class:LDAPClientConnection.TimeoutWriteByteChannel
191 writeLock.lock();
306 writeLock.unlock();
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java160 private final Lock writeLock = new ReentrantLock(); field in class:LDAPClientConnection.TimeoutWriteByteChannel
190 writeLock.lock();
305 writeLock.unlock();
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java161 private final Lock writeLock = new ReentrantLock(); field in class:LDAPClientConnection.TimeoutWriteByteChannel
191 writeLock.lock();
306 writeLock.unlock();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java161 private final Lock writeLock = new ReentrantLock(); field in class:LDAPClientConnection.TimeoutWriteByteChannel
191 writeLock.lock();
306 writeLock.unlock();
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java160 private final Lock writeLock = new ReentrantLock(); field in class:LDAPClientConnection.TimeoutWriteByteChannel
190 writeLock.lock();
305 writeLock.unlock();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java150 private final Lock writeLock = new ReentrantLock(); field in class:LDAPClientConnection.TimeoutWriteByteChannel
180 writeLock.lock();
295 writeLock.unlock();
/forgerock/opendj-b2.6/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2.6.2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...

Completed in 560 milliseconds

12