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

Function malloc_tsd_dalloc

deps/memkind/src/jemalloc/src/tsd.c:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154void
155malloc_tsd_dalloc(void *wrapper) {
156 a0dalloc(wrapper);
157}
158
159#if defined(JEMALLOC_MALLOC_THREAD_CLEANUP) || defined(_WIN32)
160#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