Searched refs:INTERNET_WorkerThreadFunc (Results 1 – 1 of 1) sorted by relevance
3876 static DWORD CALLBACK INTERNET_WorkerThreadFunc(LPVOID lpvParam) in INTERNET_WorkerThreadFunc() function3921 bSuccess = QueueUserWorkItem(INTERNET_WorkerThreadFunc, task, WT_EXECUTELONGFUNCTION); in INTERNET_AsyncCall()