Thread Pooling Classes
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Thread Pooling Classes (ATL).
The following classes support thread pooling:
CComAutoThreadModule Implements an EXE module, with support for multiple thread-pooled apartments.
CComApartment Manages an apartment in a thread-pooled EXE module.
CComSimpleThreadAllocator Manages thread selection for an EXE module.
Show: