CComSimpleThreadAllocator Class
This class manages thread selection for the class CComAutoThreadModule.
class CComSimpleThreadAllocator
Members
Public Methods
Name |
Description |
---|---|
Selects a thread. |
Remarks
CComSimpleThreadAllocator manages thread selection for CComAutoThreadModule. CComSimpleThreadAllocator::GetThread simply cycles through each thread and returns the next one in the sequence.
Requirements
Header: atlbase.h