Home
last modified time | relevance | path

Searched refs:fileDownloadThread (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/tightvnc-filetransfer/
Dhandlefiletransferrequest.c509 pthread_t fileDownloadThread; in HandleFileDownload() local
522 if(pthread_create(&fileDownloadThread, NULL, RunFileDownloadThread, (void*) in HandleFileDownload()