Description | Hierarchy | Fields | Methods | Properties |
type unaIOCPSocksThread_stats = packed record
– unaIOCPSocksThread_stats –
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; |
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