Searched refs:fileDownloadMutex (Results 1 – 1 of 1) sorted by relevance
42 pthread_mutex_t fileDownloadMutex = PTHREAD_MUTEX_INITIALIZER; variable477 pthread_mutex_lock(&fileDownloadMutex); in RunFileDownloadThread()479 pthread_mutex_unlock(&fileDownloadMutex); in RunFileDownloadThread()586 pthread_mutex_lock(&fileDownloadMutex); in HandleFileDownloadCancelRequest()588 pthread_mutex_unlock(&fileDownloadMutex); in HandleFileDownloadCancelRequest()