Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ get_conn
Method
get_conn
lib_acl_cpp/samples/benchmark/wiredtiger/main.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
WT_CONNECTION* get_conn(void) const {
35
return conn_;
36
}
37
38
private:
39
acl::string home_;
Callers
11
server_pool2_run
Function · 0.45
server_pool_run
Function · 0.45
user_login
Method · 0.45
open
Method · 0.45
read_callback
Method · 0.45
read_callback
Method · 0.45
read_callback
Method · 0.45
rpc_run
Method · 0.45
check_dead
Method · 0.45
keep_conns
Method · 0.45
on_open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected