Searched refs:PER_THD_NALLOCS (Results 1 – 1 of 1) sorted by relevance
9 #define PER_THD_NALLOCS 1 macro85 for (unsigned i = 0; i < PER_THD_NALLOCS; i++) { in thd_start()132 size_t allocated = esz * nthreads * PER_THD_NALLOCS; in TEST_BEGIN()