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

Method get_fiber

lib_fiber/cpp/src/fiber.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174ACL_FIBER *fiber::get_fiber() const
175{
176 return f_;
177}
178
179void fiber::acl_io_hook()
180{

Callers 3

fiber_idMethod · 0.80
readyMethod · 0.80
stacktraceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected