Home
last modified time | relevance | path

Searched refs:TerminateProc (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/sapi/isapi/stresstest/
H A Dstresstest.cpp68 typedef BOOL (WINAPI *TerminateProc) (DWORD); typedef
76 TerminateProc TerminateExtensionProc;
556 TerminateExtensionProc = (TerminateProc) GetProcAddress(hDll, in main()

Completed in 5 milliseconds