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

Function rpc_stats_init

lib_acl_cpp/samples/http_server/rpc_stats.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24static int __req = 0;
25
26void rpc_stats_init()
27{
28 __lock = new locker();
29}
30
31void rpc_stats_finish()
32{

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…