Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ empty
Method
empty
lib_acl_cpp/src/stream/aio_timer_callback.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
bool aio_timer_callback::empty() const
57
{
58
return tasks_.empty();
59
}
60
61
size_t aio_timer_callback::length() const
62
{
Callers
15
load_all_dlls
Function · 0.45
create_host_key
Method · 0.45
on_sni_callback
Method · 0.45
set_key
Method · 0.45
open
Method · 0.45
load_all_dlls
Function · 0.45
create_host_key
Method · 0.45
set_key
Method · 0.45
open
Method · 0.45
timer_callback
Method · 0.45
del_task
Method · 0.45
trigger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected