Searched refs:MAX_THREADS (Results 1 – 4 of 4) sorted by relevance
79 #define MAX_THREADS (512) macro97 pthread_t threads[MAX_THREADS];98 uint32_t roles[MAX_THREADS];
27 #define MAX_THREADS 32 macro47 } threads[MAX_THREADS];
33 #define MAX_THREADS 32 macro49 } threads[MAX_THREADS];
26 #define MAX_THREADS 64 macro148 T_ASSERT_LT(nthreads, MAX_THREADS,149 "only supports up to %d threads", MAX_THREADS);151 static pthread_t threads[MAX_THREADS];