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

Function a0dalloc

deps/memkind/src/jemalloc/src/jemalloc.c:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247void
248a0dalloc(void *ptr) {
249 a0idalloc(ptr, true);
250}
251
252/*
253 * 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