MCPcopy Create free account
hub / github.com/F-Stack/f-stack / a0dalloc

Function a0dalloc

app/redis-6.2.6/deps/jemalloc/src/jemalloc.c:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246}
247
248void
249a0dalloc(void *ptr) {
250 a0idalloc(ptr, true);
251}
252
253/*
254 * FreeBSD's libc uses the bootstrap_*() functions in bootstrap-senstive

Callers 4

a0.cFile · 0.85
malloc_tsd_dallocFunction · 0.85
arena_tdata_get_hardFunction · 0.85
arenas_tdata_cleanupFunction · 0.85

Calls 1

a0idallocFunction · 0.85

Tested by

no test coverage detected