Searched refs:ths (Results 1 – 1 of 1) sorted by relevance
56 curl_win_thread_handle_t ths[NUM_THREADS]; in test() local93 ths[i] = th; in test()98 WaitForSingleObject((HANDLE)ths[i], INFINITE); in test()99 CloseHandle((HANDLE)ths[i]); in test()
Completed in 12 milliseconds