Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
174
ACL_FIBER *fiber::get_fiber() const
175
{
176
return f_;
177
}
178
179
void fiber::acl_io_hook()
180
{
Callers
3
fiber_id
Method · 0.80
ready
Method · 0.80
stacktrace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected