System.Threading.TParallel

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TObjectTParallel

Delphi

TParallel = class sealed

C++

class PASCALIMPLEMENTATION TParallel : /*[[sealed]]*/ public System::TObject

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading


Description

TParallel fournit une classe pour effectuer une boucle ou une jointure d'un ensemble de tâches dans le but d'optimiser l'utilisation des coeurs CPU dans le système.

Voir aussi