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

Called from running thread immediately after thread operations processed.

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