Searched defs:trim_threshold (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2058 size_t trim_threshold; member in struct:malloc_params
2467 mparams.trim_threshold = DEFAULT_TRIM_THRESHOLD;
2543 mparams.trim_threshold = val;
3240 m->trim_check = mparams.trim_threshold; /* reset on each update */

Completed in 65 milliseconds