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