HomeSort by relevance Sort by last modified time
    Searched refs:destroy_mspace (Results 1 - 5 of 5) sorted by null

  /external/dlmalloc/
malloc.h 545 destroy_mspace destroys the given space, and attempts to return all
550 size_t destroy_mspace(mspace msp);
568 necessarily released to the system upon destroy_mspace. Enabling
570 leakage when relying on destroy_mspace to release all memory
malloc.c 5510 size_t destroy_mspace(mspace msp) { function
    [all...]
  /external/libffi/src/
dlmalloc.c 4521 size_t destroy_mspace(mspace msp) { function
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 4526 size_t destroy_mspace(mspace msp) { function
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 4526 size_t destroy_mspace(mspace msp) { function
    [all...]

Completed in 475 milliseconds