Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This static function dynamically calculates and returns the maximum number of threads for the EXE module, based on the number of processors.
static int GetDefaultThreads( );
Return Value
The number of threads to be created in the EXE module.
Remarks
Override this method if you want to use a different method for calculating the number of threads. By default, the number of threads is based on the number of processors.
Requirements
Header: atlbase.h