System.Threading.TParallel

From RAD Studio API Documentation
Jump to: navigation, search
TParallel

Delphi

TParallel = class sealed

C++

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

Properties

Type Visibility Source Unit Parent
class public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading

Description

TParallel provides a class for-loop or join a set of tasks making an efficient use of all the CPU cores in the system.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Threading.TParallel&oldid=752926"