Searched refs:wait (Results 101 - 125 of 214) sorted by relevance

123456789

/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c536 // At this point start-ds.bat has been launched. Try to wait till it
541 DWORD wait = STARTDS_WAIT_DEFAULT_VALUE; local
548 wait = (int)strtol(nWaitForStartDS, (char **)NULL, 10);
549 if (wait <= 0)
551 wait = STARTDS_WAIT_DEFAULT_VALUE;
559 waitOk = waitForProcess(&procInfo, wait, &startDSExit);
578 // Just check once if the server is running or not: since the wait
579 // wait was successful, if the server is getting the lock, it already
1136 // if all is ok wait for the application to die before we leave
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c535 // At this point start-ds.bat has been launched. Try to wait till it
540 DWORD wait = STARTDS_WAIT_DEFAULT_VALUE; local
547 wait = (int)strtol(nWaitForStartDS, (char **)NULL, 10);
548 if (wait <= 0)
550 wait = STARTDS_WAIT_DEFAULT_VALUE;
558 waitOk = waitForProcess(&procInfo, wait, &startDSExit);
577 // Just check once if the server is running or not: since the wait
578 // wait was successful, if the server is getting the lock, it already
1135 // if all is ok wait for the application to die before we leave
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c536 // At this point start-ds.bat has been launched. Try to wait till it
541 DWORD wait = STARTDS_WAIT_DEFAULT_VALUE; local
548 wait = (int)strtol(nWaitForStartDS, (char **)NULL, 10);
549 if (wait <= 0)
551 wait = STARTDS_WAIT_DEFAULT_VALUE;
559 waitOk = waitForProcess(&procInfo, wait, &startDSExit);
578 // Just check once if the server is running or not: since the wait
579 // wait was successful, if the server is getting the lock, it already
1136 // if all is ok wait for the application to die before we leave
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c535 // At this point start-ds.bat has been launched. Try to wait till it
540 DWORD wait = STARTDS_WAIT_DEFAULT_VALUE; local
547 wait = (int)strtol(nWaitForStartDS, (char **)NULL, 10);
548 if (wait <= 0)
550 wait = STARTDS_WAIT_DEFAULT_VALUE;
558 waitOk = waitForProcess(&procInfo, wait, &startDSExit);
577 // Just check once if the server is running or not: since the wait
578 // wait was successful, if the server is getting the lock, it already
1135 // if all is ok wait for the application to die before we leave
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/resources/com/sun/identity/diagnostic/base/resources/locale/
H A DDiagnosticTool.properties42 dt_init_msg=Please wait while system initializes...
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authorization/policySets/
H A DEditPolicySetView.js252 wait: true
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/scripts/
H A DScriptsView.js203 wait: true
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authorization/policySets/
H A DEditPolicySetView.js247 wait: true
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/scripts/
H A DScriptsView.js204 wait: true
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java151 // wait for all the threads to finish.
324 * wait until the thread has finished its job then return the number of
336 this.wait(6000);
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java249 lock.wait();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java133 // wait for all the threads to finish.
293 * wait until the thread has finished its job then return the number of
305 wait(6000);
/forgerock/opendj2/src/server/org/opends/server/replication/server/
H A DMessageHandler.java369 msgQueue.wait(500);
/forgerock/opendj2/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java248 lock.wait();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java151 // wait for all the threads to finish.
324 * wait until the thread has finished its job then return the number of
336 this.wait(6000);
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java249 lock.wait();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java133 // wait for all the threads to finish.
293 * wait until the thread has finished its job then return the number of
305 wait(6000);
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java249 lock.wait();
/forgerock/opendj2-hg/tests/staf-tests/shared/java/ldapjdk/
H A DEclReadAndPlay.java248 lock.wait();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DStressTest.java151 // wait for all the threads to finish.
324 * wait until the thread has finished its job then return the number of
336 this.wait(6000);
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/
H A DMessageHandler.java369 msgQueue.wait(500);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/
H A DSiteStatusCheckThreadImpl.java115 checker.wait(timeout);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/
H A DMessageHandler.java338 msgQueue.wait(500);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DStressTest.java132 // wait for all the threads to finish.
300 wait(6000);
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/
H A DSiteStatusCheckThreadImpl.java114 checker.wait(timeout);

Completed in 157 milliseconds

123456789