Searched refs:MTREALFREE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.h45 #define MTREALFREE 6 /* Use madvise to free large allocations */ macro
H A Dmtmalloc.c877 case MTREALFREE:
974 } else if (strcmp(opt, "MTREALFREE") == 0) {

Completed in 17 milliseconds