Home | History | Annotate | Download | only in src

Lines Matching defs:narenas_total_get

430 narenas_total_get(void)
442 assert(ind <= narenas_total_get());
445 if (ind == narenas_total_get())
524 unsigned narenas_actual = narenas_total_get();
564 * has increased since narenas_total_get() was called above, but that
763 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {
2837 narenas = narenas_total_get();
2894 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {
2919 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {