Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ stop
Method
stop
lib_acl_cpp/samples/master/master_http_rpc/gc_timer.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void gc_timer::stop()
26
{
27
handle_.del_timer(this);
28
}
29
30
void gc_timer::timer_callback(unsigned int)
31
{
Callers
15
rpc_onover
Method · 0.45
~CHttpDownload
Method · 0.45
~http_request
Method · 0.45
read_callback
Method · 0.45
close_callback
Method · 0.45
connect_server
Method · 0.45
main
Function · 0.45
test_thread_pool
Function · 0.45
read_callback
Method · 0.45
close_callback
Method · 0.45
connect_server
Function · 0.45
on_destroy
Method · 0.45
Calls
1
del_timer
Method · 0.80
Tested by
1
test_thread_pool
Function · 0.36