Searched refs:fileDownloadThread (Results 1 – 1 of 1) sorted by relevance
504 pthread_t fileDownloadThread; in HandleFileDownload() local517 if(pthread_create(&fileDownloadThread, NULL, RunFileDownloadThread, (void*) in HandleFileDownload()