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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c702 #define DEFAULT_GRANULARITY (0) /* 0 means to compute in init_mparams */
2672 initialized in init_mparams. Note that the non-zeroness of "magic"
2688 #define ensure_initialization() (void)(mparams.magic != 0 || init_mparams())
3160 static int init_mparams(void) { function

Completed in 51 milliseconds