Searched refs:terminationEvent (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c1255 // terminationEvent the event upon which serviceMain is blocked
1257 void doTerminateService(HANDLE terminationEvent) argument
1260 SetEvent(terminationEvent);
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c1256 // terminationEvent the event upon which serviceMain is blocked
1258 void doTerminateService(HANDLE terminationEvent) argument
1261 SetEvent(terminationEvent);
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c1256 // terminationEvent the event upon which serviceMain is blocked
1258 void doTerminateService(HANDLE terminationEvent) argument
1261 SetEvent(terminationEvent);
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c1255 // terminationEvent the event upon which serviceMain is blocked
1257 void doTerminateService(HANDLE terminationEvent) argument
1260 SetEvent(terminationEvent);
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c1256 // terminationEvent the event upon which serviceMain is blocked
1258 void doTerminateService(HANDLE terminationEvent) argument
1261 SetEvent(terminationEvent);
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c1255 // terminationEvent the event upon which serviceMain is blocked
1257 void doTerminateService(HANDLE terminationEvent) argument
1260 SetEvent(terminationEvent);

Completed in 61 milliseconds