The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ATLS_DEFAULT_THREADSPERPROC
This macro defines the default number of threads per processor used by CThreadPool.
#define ATLS_DEFAULT_THREADSPERPROC
The default is 2 threads per processor. If necessary, you can define your own positive integer value for this symbol before including atlutil.h.
Requirements
Header: atlutil.h
Show: