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

/macosx-10.5.8/xnu-1228.15.4/libsa/libsa/
H A Dmalloc.h17 void malloc_reset(void); // Destroy all memory regions
H A Dstdlib.h30 __private_extern__ void malloc_reset(void); // Destroy all memory regions
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dbootstrap.cpp102 malloc_reset();
H A Dmalloc.c129 * malloc_reset()
142 * malloc_reset()
149 void malloc_reset(void) { function
179 } /* malloc_reset() */

Completed in 97 milliseconds