Searched refs:NTHREADS (Results 1 – 1 of 1) sorted by relevance
35 static constexpr int NTHREADS = 5; variable46 pthread_t t[NTHREADS]; in BM_mallinfo()47 void* object[NTHREADS]; in BM_mallinfo()56 while (thread_count != NTHREADS) { in BM_mallinfo()