Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
using namespace std::chrono_literals;
7
8
int main(int argc, char** argv) {
9
int rc = test_threads();
10
return rc;
11
}
Callers
nothing calls this directly
Calls
1
test_threads
Function · 0.70
Tested by
no test coverage detected