MCPcopy Create free account
hub / github.com/acl-dev/acl / usage

Function usage

lib_acl_cpp/samples/event_mutex/main.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45};
46
47static void usage(const char* procname)
48{
49 printf("usage: %s -h [help] -t nthreads -n loop -S [if show]\r\n", procname);
50}
51
52int main(int argc, char* argv[])
53{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…