Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib3026.c56 curl_win_thread_handle_t ths[NUM_THREADS]; in test() local
93 ths[i] = th; in test()
98 WaitForSingleObject((HANDLE)ths[i], INFINITE); in test()
99 CloseHandle((HANDLE)ths[i]); in test()

Completed in 4 milliseconds