Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:destroy_mspace

1288   destroy_mspace destroys the given space, and attempts to return all
1293 DLMALLOC_EXPORT size_t destroy_mspace(mspace msp);
1311 necessarily released to the system upon destroy_mspace. Enabling
1313 leakage when relying on destroy_mspace to release all memory
5496 size_t destroy_mspace(mspace msp) {