MCPcopy 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
38private:
39 acl::string home_;

Callers 11

server_pool2_runFunction · 0.45
server_pool_runFunction · 0.45
user_loginMethod · 0.45
openMethod · 0.45
read_callbackMethod · 0.45
read_callbackMethod · 0.45
read_callbackMethod · 0.45
rpc_runMethod · 0.45
check_deadMethod · 0.45
keep_connsMethod · 0.45
on_openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected