MCPcopy 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
56bool aio_timer_callback::empty() const
57{
58 return tasks_.empty();
59}
60
61size_t aio_timer_callback::length() const
62{

Callers 15

load_all_dllsFunction · 0.45
create_host_keyMethod · 0.45
on_sni_callbackMethod · 0.45
set_keyMethod · 0.45
openMethod · 0.45
load_all_dllsFunction · 0.45
create_host_keyMethod · 0.45
set_keyMethod · 0.45
openMethod · 0.45
timer_callbackMethod · 0.45
del_taskMethod · 0.45
triggerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected