* Virtual callback function when asynchronous stream count increases by 1 */
| 240 | * Virtual callback function when asynchronous stream count increases by 1 |
| 241 | */ |
| 242 | virtual void on_increase() {} |
| 243 | |
| 244 | /** |
| 245 | * Decrement asynchronous stream count by 1 |
no outgoing calls
no test coverage detected
searching dependent graphs…