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

Function main

deps/jemalloc/msvc/test_threads/test_threads_main.cpp:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6using namespace std::chrono_literals;
7
8int main(int argc, char** argv) {
9 int rc = test_threads();
10 return rc;
11}

Callers

nothing calls this directly

Calls 1

test_threadsFunction · 0.70

Tested by

no test coverage detected