Searched defs:NUM_THREADS (Results 1 – 17 of 17) sorted by relevance
24 #define NUM_THREADS 5 macro
15 const int NUM_THREADS = 8; in main() local
28 #define NUM_THREADS 8 macro
28 #define NUM_THREADS 16 macro
31 #define NUM_THREADS 10 macro
19 #define NUM_THREADS 3 macro
16 NUM_THREADS = 20 variable
21 NUM_THREADS = 4 variable
11 #define NUM_THREADS 10 macro
46 #define NUM_THREADS 2 macro
50 #define NUM_THREADS 128 // keep this a power of two macro
45 #define NUM_THREADS 10 macro
51 #define NUM_THREADS 50 macro
49 private static final int NUM_THREADS = 10; // make a param? field in ExecutionListBenchmark