API Reference > Other Classes > ThreadsCounterReactor Class > ThreadsCounterReactor Methods > ThreadsCounterReactor::increase Method
ThreadsCounterReactor::increase Method
Syntax
C++
virtual void increase(unsigned, const unsigned*, unsigned);
Parameters 
Description 
nThreads 
[in] Count of threads in aThreads array.  
aThreads 
[in] Thread ID's array.  
nThreadAttributes 
[in] Set of attributes for running threads. 

Called from initial thread to increase execution threads count.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.