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

Function malloc_tsd_dalloc

deps/jemalloc/src/tsd.c:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321}
322
323void
324malloc_tsd_dalloc(void *wrapper) {
325 a0dalloc(wrapper);
326}
327
328#if defined(JEMALLOC_MALLOC_THREAD_CLEANUP) || defined(_WIN32)
329#ifndef _WIN32

Callers 2

tsd_cleanup_wrapperFunction · 0.50
tsd_cleanup_wrapperFunction · 0.50

Calls 1

a0dallocFunction · 0.70

Tested by

no test coverage detected