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

/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dapp.c66 SHUTDOWN_EVENT enumerator in enum:__anon5319
95 hEvents[SHUTDOWN_EVENT] = CreateEvent(NULL, FALSE, FALSE, NULL);
184 case SHUTDOWN_EVENT:
215 SetEvent(hEvents[SHUTDOWN_EVENT]);

Completed in 99 milliseconds