API:System.Threading.TWorkStealingQueue.LocalFindAndRemove
Delphi
function LocalFindAndRemove(const AItem: T): Boolean;
C++
bool __fastcall LocalFindAndRemove(const T AItem);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Threading.pas System.Threading.hpp |
System.Threading | TWorkStealingQueue |
Description
Embarcadero Technologies does not currently have any additional information.