System.Threading.TParallelArray.ForWorker

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Threading.pas
System.Threading.hpp
System.Threading TParallelArray

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。