Searched refs:threadFunc3 (Results 1 – 1 of 1) sorted by relevance
245 static DWORD WINAPI threadFunc3(LPVOID p) in threadFunc3() function560 thread = CreateThread(NULL,0,threadFunc3,NULL, in test_SuspendThread()