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

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava_md.winnt.c356 WINAPI DispatchWindowsEvents(LPVOID arg) function
506 if ((thrd = CreateThread(NULL, 0, DispatchWindowsEvents, &ctid, 0, &tid)) == NULL)

Completed in 19 milliseconds