Searched refs:opsInProgressLock (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java177 private final Object opsInProgressLock = new Object(); field in class:HTTPClientConnection
546 synchronized (opsInProgressLock)
660 synchronized (opsInProgressLock)
740 synchronized (opsInProgressLock)
783 synchronized (opsInProgressLock)
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java176 private final Object opsInProgressLock = new Object(); field in class:HTTPClientConnection
545 synchronized (opsInProgressLock)
659 synchronized (opsInProgressLock)
739 synchronized (opsInProgressLock)
782 synchronized (opsInProgressLock)
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java177 private final Object opsInProgressLock = new Object(); field in class:HTTPClientConnection
546 synchronized (opsInProgressLock)
660 synchronized (opsInProgressLock)
740 synchronized (opsInProgressLock)
783 synchronized (opsInProgressLock)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java177 private final Object opsInProgressLock = new Object(); field in class:HTTPClientConnection
546 synchronized (opsInProgressLock)
660 synchronized (opsInProgressLock)
740 synchronized (opsInProgressLock)
783 synchronized (opsInProgressLock)
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPClientConnection.java176 private final Object opsInProgressLock = new Object(); field in class:HTTPClientConnection
545 synchronized (opsInProgressLock)
659 synchronized (opsInProgressLock)
739 synchronized (opsInProgressLock)
782 synchronized (opsInProgressLock)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPClientConnection.java187 private final Object opsInProgressLock = new Object(); field in class:HTTPClientConnection
547 synchronized (opsInProgressLock)
665 synchronized (opsInProgressLock)
733 synchronized (opsInProgressLock)
768 synchronized (opsInProgressLock)
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java422 private final Object opsInProgressLock; field in class:LDAPClientConnection
478 opsInProgressLock = new Object();
1048 synchronized (opsInProgressLock)
1240 synchronized (opsInProgressLock)
1393 synchronized (opsInProgressLock)
1459 synchronized (opsInProgressLock)
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java421 private final Object opsInProgressLock; field in class:LDAPClientConnection
478 opsInProgressLock = new Object();
1054 synchronized (opsInProgressLock)
1246 synchronized (opsInProgressLock)
1399 synchronized (opsInProgressLock)
1465 synchronized (opsInProgressLock)
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java422 private final Object opsInProgressLock; field in class:LDAPClientConnection
478 opsInProgressLock = new Object();
1048 synchronized (opsInProgressLock)
1240 synchronized (opsInProgressLock)
1393 synchronized (opsInProgressLock)
1459 synchronized (opsInProgressLock)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java422 private final Object opsInProgressLock; field in class:LDAPClientConnection
478 opsInProgressLock = new Object();
1048 synchronized (opsInProgressLock)
1240 synchronized (opsInProgressLock)
1393 synchronized (opsInProgressLock)
1459 synchronized (opsInProgressLock)
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java421 private final Object opsInProgressLock; field in class:LDAPClientConnection
478 opsInProgressLock = new Object();
1054 synchronized (opsInProgressLock)
1246 synchronized (opsInProgressLock)
1399 synchronized (opsInProgressLock)
1465 synchronized (opsInProgressLock)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/
H A DLDAPClientConnection.java417 private final Object opsInProgressLock; field in class:LDAPClientConnection
469 opsInProgressLock = new Object();
1037 synchronized (opsInProgressLock)
1221 synchronized (opsInProgressLock)
1362 synchronized (opsInProgressLock)
1422 synchronized (opsInProgressLock)

Completed in 72 milliseconds