MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / tsd.c

File tsd.c

deps/jemalloc/test/unit/tsd.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "test/jemalloc_test.h"
2
3/*
4 * If we're e.g. in debug mode, we *never* enter the fast path, and so shouldn't

Callers

nothing calls this directly

Calls 9

freeFunction · 0.85
tsd_global_slow_incFunction · 0.85
tsd_global_slow_decFunction · 0.85
thd_startFunction · 0.70
thd_createFunction · 0.50
thd_joinFunction · 0.50
tsd_fetchFunction · 0.50
tsd_fastFunction · 0.50
tsd_tsdnFunction · 0.50

Tested by

no test coverage detected