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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c129 System requirements: Any combination of MORECORE and/or MMAP/MUNMAP
134 MORECORE and MMAP are enabled. On Win32, it uses emulations
166 or actions surrounding MORECORE and MMAP that have times
353 MORECORE default: sbrk
355 memory. See below for guidance on writing custom MORECORE
356 functions. The type of the argument to sbrk/MORECORE varies across
365 If true, take advantage of fact that consecutive calls to MORECORE
373 True if MORECORE cannot release space back to the system when given
375 using a hand-crafted MORECORE function that cannot handle negative
380 returned by either MORECORE o
538 #define MORECORE macro
[all...]

Completed in 29 milliseconds