Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ThreadsCounter::addReactor Method
Syntax
C++
bool addReactor(ThreadsCounterReactor * pReactor);

Adds reactor into threads counter reactors chain.

Parameters
Description
pReactor
[in] Function to add into reactors chain.

Returns true if reactor added; returns false if reactor already available in chain.

Copyright © 2002-2022. Open Design Alliance All rights reserved.