OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroy_mspace
(Results
1 - 2
of
2
) 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
...]
Completed in 597 milliseconds