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

Function on_decrease

lib_acl_cpp/include/acl_cpp/stream/aio_handle.hpp:252–252  ·  view source on GitHub ↗

* Virtual callback function when asynchronous stream count decreases by 1 */

Source from the content-addressed store, hash-verified

250 * Virtual callback function when asynchronous stream count decreases by 1
251 */
252 virtual void on_decrease() {}
253
254private:
255 ACL_AIO* aio_;

Callers 1

decreaseMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…