Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ increase
Method
increase
lib_acl_cpp/src/stream/aio_handle.cpp:294–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
void aio_handle::increase()
295
{
296
nstream_++;
297
on_increase();
298
}
299
300
void aio_handle::decrease()
301
{
Callers
2
set_handle
Method · 0.80
enable_error
Method · 0.80
Calls
1
on_increase
Function · 0.50
Tested by
no test coverage detected