CComSimpleThreadAllocator Class
Visual Studio 2005
This class manages thread selection for the class CComAutoThreadModule.
class CComSimpleThreadAllocator
CComSimpleThreadAllocator manages thread selection for CComAutoThreadModule. CComSimpleThreadAllocator::GetThread simply cycles through each thread and returns the next one in the sequence.