stopAllThreads

This method is used to support the DLL version of the Rational® Rhapsody® Developer for C++ execution framework (COM).

Note: The method is used in the COM environment only, as part of the implementation of OXF::end.
Visibility
Public
Signature
static OMThread* stopAllThreads(OMThread* skipme);
Parameters
skipme

The framework uses this parameter to avoid killing the NTHandleCloser in the Microsoft environment.


Feedback