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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c1315 destroy_mspace destroys the given space, and attempts to return all
1320 DLMALLOC_EXPORT size_t destroy_mspace(mspace msp);
1338 necessarily released to the system upon destroy_mspace. Enabling
1340 leakage when relying on destroy_mspace to release all memory
5532 size_t destroy_mspace(mspace msp) { function

Completed in 95 milliseconds