MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / a0dalloc

Function a0dalloc

deps/jemalloc/src/jemalloc.c:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254void
255a0dalloc(void *ptr) {
256 a0idalloc(ptr, true);
257}
258
259/*
260 * FreeBSD's libc uses the bootstrap_*() functions in bootstrap-senstive

Callers 4

malloc_tsd_dallocFunction · 0.70
arena_tdata_get_hardFunction · 0.70
arenas_tdata_cleanupFunction · 0.70
a0.cFile · 0.50

Calls 1

a0idallocFunction · 0.70

Tested by

no test coverage detected