Searched refs:MTCHUNKSIZE (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.h46 #define MTCHUNKSIZE 32 /* How much to alloc when backfilling caches. */ macro
H A Dmtmalloc.c872 case MTCHUNKSIZE:
946 * after that we can accept MTEXCLUSIVE or MTCHUNKSIZE
971 } else if (strcmp(opt, "MTCHUNKSIZE") == 0) {
/osnet-11/usr/src/lib/libmtmalloc/tests/
H A Dexhaust.c70 mallocctl(MTCHUNKSIZE, 150);

Completed in 27 milliseconds