API Reference > Other Classes > ThreadsCounterReactor Class
ThreadsCounterReactor Class
ThreadsCounterReactor
Syntax
C++
class ThreadsCounterReactor;

ThreadsCounter.h

Corresponding C++ library: Root 

 

 
Name 
Description 
 
This is ThreadsCounterReactor, a member of class ThreadsCounterReactor. 
 
Name 
Description 
 
Declares the method incrementing the reference counter in objects derived from this class. 
 
Called from initial thread to decrease execution threads count.  
 
Called from initial thread to increase execution threads count.  
 
Declares the method decrementing the reference counter in objects derived from this class. 
 
Called from running thread immediately before any operations processing.  
 
Called from running thread immediately after thread operations processed.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.