API:System.Threading.TWorkStealingQueue.TrySteal

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TrySteal(out AItem: T; Timeout: Cardinal = 0): Boolean;

C++

bool __fastcall TrySteal(/* out */ T &AItem, unsigned Timeout = (unsigned)(0x0));

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !