Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ done
Method
done
lib_fiber/cpp/src/wait_group.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void wait_group::done()
61
{
62
add(-1);
63
}
64
65
void wait_group::wait()
66
{
Callers
1
fiber_run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected