Home
last modified time | relevance | path

Searched refs:numIter1 (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/jemalloc/msvc/projects/vc2015/test_threads/
A Dtest_threads.cpp32 static const int numThreads = narenas + 1, numAllocsMax = 25, numIter1 = 50, numIter2 = 50; in test_threads() local
39 printf("Starting %d threads x %d x %d iterations...\n", numThreads, numIter1, numIter2); in test_threads()
46 for (int i = 0; i < numIter1; ++i) { in test_threads()

Completed in 3 milliseconds