Searched refs:wait (Results 151 - 175 of 214) sorted by relevance

123456789

/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplication.java323 * Create the threads that will wait for incoming update messages.
887 state.wait();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPConnectionHandler.java156 * The condition variable that will be used by the start method to wait for
592 // The start method therefore needs to wait for the created thread too.
599 waitListen.wait();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DMultimasterReplication.java314 * Create the threads that will wait for incoming update messages.
903 state.wait();
/forgerock/opendj-b2.6/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2.6.2/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2-jel-hg/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2-hg/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java191 * integer is reset to 0. This ensures that we wait at least one monitoring
192 * publisher period before running the algorithm, but also that we wait at
2397 connectPhaseLock.wait(100);
2497 // Reset wait time before next computation of best server
2592 // Reset wait time before next computation of best server
2660 // wait for Response up to 10 seconds.
2667 monitorResponse.wait(10000);
/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java233 * integer is reset to 0. This ensures that we wait at least one monitoring
234 * publisher period before running the algorithm, but also that we wait at
2392 connectPhaseLock.wait(100);
2496 // Reset wait time before next computation of best server
2597 // Reset wait time before next computation of best server
2657 // wait for Response up to 10 seconds.
2664 monitorResponse.wait(10000);
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java188 * integer is reset to 0. This ensures that we wait at least one monitoring
189 * publisher period before running the algorithm, but also that we wait at
2655 connectPhaseLock.wait(100);
2755 // Reset wait time before next computation of best server
2857 // Reset wait time before next computation of best server
2923 // wait for Response up to 10 seconds.
2930 monitorResponse.wait(10000);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java191 * integer is reset to 0. This ensures that we wait at least one monitoring
192 * publisher period before running the algorithm, but also that we wait at
2397 connectPhaseLock.wait(100);
2497 // Reset wait time before next computation of best server
2592 // Reset wait time before next computation of best server
2660 // wait for Response up to 10 seconds.
2667 monitorResponse.wait(10000);
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java233 * integer is reset to 0. This ensures that we wait at least one monitoring
234 * publisher period before running the algorithm, but also that we wait at
2392 connectPhaseLock.wait(100);
2496 // Reset wait time before next computation of best server
2597 // Reset wait time before next computation of best server
2657 // wait for Response up to 10 seconds.
2664 monitorResponse.wait(10000);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java957 this.wait();
1033 wait();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/
H A DReplicationBroker.java219 * integer is reset to 0. This ensures that we wait at least one monitoring
220 * publisher period before running the algorithm, but also that we wait at
2366 connectPhaseLock.wait(100);
2470 // Reset wait time before next computation of best server
2566 // Reset wait time before next computation of best server
2622 // wait for Response up to 10 seconds.
2629 monitorResponse.wait(10000);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java952 this.wait();
1028 wait();
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPConnectionHandler.java181 * The condition variable that will be used by the start method to wait for
677 // and working. The start method therefore needs to wait for
685 waitListen.wait();
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java213 * The condition variable that will be used by the start method to wait for
962 // and working. The start method therefore needs to wait for
970 waitListen.wait();
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPConnectionHandler.java162 * The condition variable that will be used by the start method to wait for
658 // and working. The start method therefore needs to wait for
666 waitListen.wait();
/forgerock/opendj2/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java212 * The condition variable that will be used by the start method to wait for
961 // and working. The start method therefore needs to wait for
969 waitListen.wait();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java484 // wait for a status MSG status analyzer to broker 3
525 // wait for a status MSG status analyzer to broker 3
1127 sleeper.wait(1000);
1383 * @param secTimeout Number of seconds to wait before failing. The value for
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java373 // wait for a status MSG status analyzer to broker 3
393 // wait for a status MSG status analyzer to broker 3
968 sleeper.wait(1000);
1192 * @param secTimeout Number of seconds to wait before failing. The value for
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPConnectionHandler.java182 * The condition variable that will be used by the start method to wait for
678 // and working. The start method therefore needs to wait for
686 waitListen.wait();
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/ldap/
H A DLDAPConnectionHandler.java213 * The condition variable that will be used by the start method to wait for
962 // and working. The start method therefore needs to wait for
970 waitListen.wait();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java484 // wait for a status MSG status analyzer to broker 3
525 // wait for a status MSG status analyzer to broker 3
1127 sleeper.wait(1000);
1383 * @param secTimeout Number of seconds to wait before failing. The value for

Completed in 378 milliseconds

123456789