Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
static int __req = 0;
25
26
void rpc_stats_init()
27
{
28
__lock = new locker();
29
}
30
31
void rpc_stats_finish()
32
{
Callers
1
main
Function · 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…