System.Threading.TParallelArray.ForWorker
Delphi
class procedure ForWorker(AValues: Pointer; AHigh: NativeInt; const AProc: TInternalForProc;
AIndex, ACount: NativeInt; APool: TThreadPool; AThreshold: NativeInt); static;
C++
static void __fastcall ForWorker(void * AValues, System::NativeInt AHigh, const _di_TInternalForProc AProc, System::NativeInt AIndex, System::NativeInt ACount, TThreadPool* APool, System::NativeInt AThreshold);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
protected | System.Threading.pas System.Threading.hpp |
System.Threading | TParallelArray |
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 !