CComSimpleThreadAllocator

class CComSimpleThreadAllocator

CComSimpleThreadAllocator manages thread selection for CComAutoThreadModule. CComSimpleThreadAllocator::GetThread simply cycles through each thread and returns the next one in the sequence.

#include <atlbase.h>

Class Members

See Also   CComApartment