Searched refs:hThr (Results 1 – 1 of 1) sorted by relevance
439 HANDLE hThr; in ActTimeService() local447 hThr = CreateThread(NULL, 0, in ActTimeService()450 if(hThr != NULL) in ActTimeService()451 CloseHandle(hThr); in ActTimeService()