System.Threading.TWorkStealingQueue

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TObjectTWorkStealingQueue

Delphi

TWorkStealingQueue<T> = class

C++

template<typename T> class PASCALIMPLEMENTATION TWorkStealingQueue__1 : public System::TObject

Propriétés

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


Description

TWorkStealingQueue fournit une classe aux tâches push, pop ou remove dans les threads thread-pool.

Voir aussi