System.Threading.TWorkStealingQueue

Delphi
TWorkStealingQueue<T> = class
C++
template<typename T> class PASCALIMPLEMENTATION TWorkStealingQueue__1 : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.Threading.pas System.Threading.hpp | System.Threading | System.Threading | 
Description
TWorkStealingQueue provides a class to push, pop, or remove tasks into thread pool threads.