System.Threading.TWorkStealingQueue.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TWorkStealingQueue__1();

Properties

Type Visibility Source Unit Parent
constructor public
System.Threading.pas
System.Threading.hpp
System.Threading TWorkStealingQueue

Description

Creates an instance of TWorkStealingQueue.

See Also