Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib3026.c29 #define NUM_THREADS 100 macro
55 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 3 milliseconds