MCPcopy Create free account
hub / github.com/dthain/basekernel / dispose_chunk

Function dispose_chunk

library/malloc.c:4360–4421  ·  view source on GitHub ↗

Consolidate and bin a chunk. Differs from exported versions of free mainly in that the chunk need not be marked as inuse. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

try_realloc_chunkFunction · 0.85
internal_memalignFunction · 0.85
internal_bulk_freeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected