Searched defs:NUM_THREADS (Results 1 – 16 of 16) sorted by relevance
24 #define NUM_THREADS 5 macro
29 #define NUM_THREADS 8 macro
29 #define NUM_THREADS 16 macro
25 NUM_THREADS = 20 variable
20 NUM_THREADS = 4 variable
28 #define NUM_THREADS (20 * 1000) macro
46 #define NUM_THREADS 10 macro
49 #define NUM_THREADS 50 macro
27 #define NUM_THREADS 60 macro
29 #define NUM_THREADS 100 macro
49 NUM_THREADS = int(os.environ.get('PDF_COMPARISON_THREADS', 40)) variable
1325 static constexpr int NUM_THREADS = 4; in TestIncDec() local1356 static constexpr int NUM_THREADS = 4; in Test20104() local
32 #define NUM_THREADS 10 macro