API Reference > Other Classes > ThreadsCounterReactor Class > ThreadsCounterReactor Methods > ThreadsCounterReactor::startThread Method
ThreadsCounterReactor::startThread Method
Syntax
C++
virtual void startThread(unsigned, unsigned);
Parameters 
Description 
nThreadId 
[in] Running Thread ID.  
nThreadAttributes 
[in] Set of attributes for running thread. 

Called from running thread immediately before any operations processing.

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