MCPcopy 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
60void wait_group::done()
61{
62 add(-1);
63}
64
65void wait_group::wait()
66{

Callers 1

fiber_runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected