Searched refs:finished (Results 1 - 25 of 57) sorted by relevance

123

/forgerock/openam-v13/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/
H A DConsoleClient.java182 boolean finished = false;
185 while (!finished) {
217 finished = true;
221 finished = true;
H A DRadiusRequestListener.java192 // now wait until the pool is finished
193 boolean finished = false;
198 while (!finished) {
201 finished = executorService.awaitTermination(RadiusServerConstants.THREAD_POOL_SHUTDOWN_WAIT_SECONDS,
208 // now that all in-process requests are finished with the channel we can interrupt the listener if it is still
/forgerock/openam/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/
H A DConsoleClient.java182 boolean finished = false;
185 while (!finished) {
217 finished = true;
221 finished = true;
H A DRadiusRequestListener.java214 // now wait until the pool is finished
215 boolean finished = false;
220 while (!finished) {
223 finished = executorService.awaitTermination(RadiusServerConstants.THREAD_POOL_SHUTDOWN_WAIT_SECONDS,
230 // now that all in-process requests are finished with the channel we can interrupt the listener if it is still
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java283 private Boolean finished = false; field in class:StressTest.BrokerReader
317 finished = true;
324 * wait until the thread has finished its job then return the number of
332 while ((finished != true) && (i-- >0))
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java253 private Boolean finished = false; field in class:StressTest.BrokerReader
286 finished = true;
293 * wait until the thread has finished its job then return the number of
301 while ((finished != true) && (i-- >0))
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java283 private Boolean finished = false; field in class:StressTest.BrokerReader
317 finished = true;
324 * wait until the thread has finished its job then return the number of
332 while ((finished != true) && (i-- >0))
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java253 private Boolean finished = false; field in class:StressTest.BrokerReader
286 finished = true;
293 * wait until the thread has finished its job then return the number of
301 while ((finished != true) && (i-- >0))
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java283 private Boolean finished = false; field in class:StressTest.BrokerReader
317 finished = true;
324 * wait until the thread has finished its job then return the number of
332 while ((finished != true) && (i-- >0))
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DStressTest.java248 private Boolean finished = false; field in class:StressTest.BrokerReader
281 finished = true;
288 * Wait until the thread has finished its job then return the number of
296 while (!finished && (i-- >0))
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/ui/gui/panels/
H A DMainJPanel.java420 counter.finished();
497 private volatile boolean finished; field in class:MainJPanel.CounterRunnable
501 finished = false;
514 if (finished) {
525 public synchronized void finished() { method in class:MainJPanel.CounterRunnable
526 finished = true;
/forgerock/opendj2/resource/bin/
H A Dstart-ds.bat157 echo %SCRIPT%: finished >> %LOG%
162 echo %SCRIPT%: finished >> %LOG%
171 echo %SCRIPT%: finished >> %LOG%
H A Dstop-ds.bat139 echo %SCRIPT%: finished >> %LOG%
/forgerock/opendj-b2.6/resource/bin/
H A Dstart-ds.bat156 echo %SCRIPT%: finished >> %LOG%
161 echo %SCRIPT%: finished >> %LOG%
170 echo %SCRIPT%: finished >> %LOG%
/forgerock/opendj2.6.2/resource/bin/
H A Dstart-ds.bat156 echo %SCRIPT%: finished >> %LOG%
161 echo %SCRIPT%: finished >> %LOG%
170 echo %SCRIPT%: finished >> %LOG%
/forgerock/opendj2-jel-hg/resource/bin/
H A Dstart-ds.bat155 echo %SCRIPT%: finished >> %LOG%
160 echo %SCRIPT%: finished >> %LOG%
169 echo %SCRIPT%: finished >> %LOG%
/forgerock/opendj2-hg/resource/bin/
H A Dstart-ds.bat157 echo %SCRIPT%: finished >> %LOG%
162 echo %SCRIPT%: finished >> %LOG%
171 echo %SCRIPT%: finished >> %LOG%
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A Dstart-ds.bat157 echo %SCRIPT%: finished >> %LOG%
162 echo %SCRIPT%: finished >> %LOG%
171 echo %SCRIPT%: finished >> %LOG%
/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAOathMechanismTableViewCellController.m83 } completion:^(BOOL finished) {
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetupDialog.java281 * This method is called to inform that a worker has finished. The method just
304 * Notification telling that the installation/uninstallation is finished.
308 public void finished(boolean successful) method in class:QuickSetupDialog
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetupDialog.java282 * This method is called to inform that a worker has finished. The method just
305 * Notification telling that the installation/uninstallation is finished.
309 public void finished(boolean successful) method in class:QuickSetupDialog
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetupDialog.java282 * This method is called to inform that a worker has finished. The method just
305 * Notification telling that the installation/uninstallation is finished.
309 public void finished(boolean successful) method in class:QuickSetupDialog
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetupDialog.java281 * This method is called to inform that a worker has finished. The method just
304 * Notification telling that the installation/uninstallation is finished.
308 public void finished(boolean successful) method in class:QuickSetupDialog
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetupDialog.java282 * This method is called to inform that a worker has finished. The method just
305 * Notification telling that the installation/uninstallation is finished.
309 public void finished(boolean successful) method in class:QuickSetupDialog
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DQuickSetupDialog.java274 * This method is called to inform that a worker has finished. The method just
297 * Notification telling that the installation/uninstallation is finished.
301 public void finished(boolean successful) method in class:QuickSetupDialog

Completed in 263 milliseconds

123