Home
last modified time | relevance | path

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

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp86 DWORD CALLBACK IsapiThread(void *);
264 threads[i]=CreateThread(NULL, 0, IsapiThread, NULL, CREATE_SUSPENDED, &tid); in DoThreads()
592 DWORD CALLBACK IsapiThread(void *p) in IsapiThread() function

Completed in 8 milliseconds