Searched defs:NUM_THREADS (Results 1 – 9 of 9) sorted by relevance
20 #define NUM_THREADS 2 macro
20 #define NUM_THREADS 8 macro
15 const int NUM_THREADS = 8; in main() local
16 static const int NUM_THREADS = 10; variable
20 static const int NUM_THREADS = 10; variable
5 #define NUM_THREADS 10 macro
23 static constexpr unsigned int NUM_THREADS = 5; variable
22 static constexpr unsigned int NUM_THREADS = 5; variable
9 #define NUM_THREADS NUM_ORDS * 2 macro