Unit CAPI_Parallel
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
function Parallel_Get_NumCPUs(): Integer; CDECL; |
|
function Parallel_Get_NumCores(): Integer; CDECL; |
|
function Parallel_Get_ActiveActor(): Integer; CDECL; |
|
procedure Parallel_Set_ActiveActor(Value: Integer); CDECL; |
|
procedure Parallel_CreateActor(); CDECL; |
|
function Parallel_Get_ActorCPU(): Integer; CDECL; |
|
procedure Parallel_Set_ActorCPU(Value: Integer); CDECL; |
|
function Parallel_Get_NumOfActors(): Integer; CDECL; |
|
procedure Parallel_Wait(); CDECL; |
|
procedure Parallel_Get_ActorProgress(var ResultPtr: PInteger; ResultCount: PAPISize); CDECL; |
|
procedure Parallel_Get_ActorProgress_GR(); CDECL; |
|
procedure Parallel_Get_ActorStatus(var ResultPtr: PInteger; ResultCount: PAPISize); CDECL; |
|
procedure Parallel_Get_ActorStatus_GR(); CDECL; |
|
function Parallel_Get_ActiveParallel(): Integer; CDECL; |
|
procedure Parallel_Set_ActiveParallel(Value: Integer); CDECL; |
|
function Parallel_Get_ConcatenateReports(): Integer; CDECL; |
|
procedure Parallel_Set_ConcatenateReports(Value: Integer); CDECL; |
|
Generated by PasDoc 0.16.0.