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

File mtx.c

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

Source from the content-addressed store, hash-verified

1#include "test/jemalloc_test.h"
2
3#define NTHREADS 2
4#define NINCRS 2000000

Callers

nothing calls this directly

Calls 6

mtx_initFunction · 0.50
mtx_lockFunction · 0.50
mtx_unlockFunction · 0.50
mtx_finiFunction · 0.50
thd_createFunction · 0.50
thd_joinFunction · 0.50

Tested by

no test coverage detected