Searched defs:THREADS (Results 1 – 4 of 4) sorted by relevance
29 #define THREADS 100 /* Max threads */ macro
46 #define THREADS 16 /* Number of threads */ macro
21 #define THREADS 4 macro
144 enum { TRIALS = 25000000, THREADS = 256 }; enumerator