Searched refs:NUM_THREADS (Results 1 – 1 of 1) sorted by relevance
29 #define NUM_THREADS 100 macro55 CURLcode results[NUM_THREADS]; in test()56 curl_win_thread_handle_t ths[NUM_THREADS]; in test()57 unsigned tid_count = NUM_THREADS, i; in test()128 CURLcode results[NUM_THREADS]; in test()129 pthread_t tids[NUM_THREADS]; in test()130 unsigned tid_count = NUM_THREADS, i; in test()
Completed in 5 milliseconds