Home Units Hierarchy Routines All identifiers

packed record unaIOCPSocksThread_stats

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaIOCPSocksThread_stats = packed record

Description

– unaIOCPSocksThread_stats –

Overview

Fields

r_num_workerThreads: unsigned;
r_num_OL: int;
r_num_OL_done: int;
r_num_OL_acquired: int;
r_workerWait: array[byte] of int64;
r_workerWork: array[byte] of int64;
r_workerBusy: array[byte] of int;

Description

Fields

r_num_workerThreads: unsigned;
 
r_num_OL: int;
 
r_num_OL_done: int;

number of OLs

r_num_OL_acquired: int;

number of "done" OLs

r_workerWait: array[byte] of int64;

number of acquired OLs

r_workerWork: array[byte] of int64;
 
r_workerBusy: array[byte] of int;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09