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

Method unlock

lib_acl_cpp/src/connpool/connect_manager.cpp:654–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652}
653
654void connect_manager::unlock()
655{
656 lock_.unlock();
657}
658
659void connect_manager::statistics()
660{

Callers 15

getMethod · 0.45
pools_dumpMethod · 0.45
peekMethod · 0.45
get_addrsMethod · 0.45
broadcastMethod · 0.45
timer_callbackMethod · 0.45
count_incMethod · 0.45
count_decMethod · 0.45
referMethod · 0.45
unreferMethod · 0.45
connect_pool.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected