Searched refs:RunFileDownloadThread (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/tightvnc-filetransfer/
H A Dhandlefiletransferrequest.c335 void* RunFileDownloadThread(void* client);
471 RunFileDownloadThread(void* client) function
522 if(pthread_create(&fileDownloadThread, NULL, RunFileDownloadThread, (void*)

Completed in 45 milliseconds