Ouvrir le menu principal

RAD Studio API Documentation β

System.Threading.TWorkStealingQueue

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