Searched refs:trim_threshold (Results 1 – 1 of 1) sorted by relevance
1285 #define trim_threshold malloc_trim_threshold macro1303 STATIC unsigned long trim_threshold = DEFAULT_TRIM_THRESHOLD; variable1335 extern unsigned long trim_threshold;2242 if ((unsigned long)(sz) >= (unsigned long)trim_threshold) in fREe()3110 trim_threshold = value; MALLOC_UNLOCK; return 1; in mALLOPt()