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