Searched refs:SendingThread (Results 1 – 1 of 1) sorted by relevance
2592 void _cdecl SendingThread( void *lpArgs ) in SendingThread() function2634 hSendingThread = (HANDLE)_beginthread( SendingThread, 0, pRequest ); in SendingStatusDialogProc()2786 HANDLE hSendingThread = (HANDLE)_beginthread( SendingThread, 0, (void *)&request ); in SendCrashReport()
Completed in 26 milliseconds