Space Engineers
Public Attributes | List of all members
VRage.FastResourceLock.Statistics Struct Reference

Public Attributes

int AcqExcl
 
int AcqShrd
 
int AcqExclCont
 
int AcqShrdCont
 
int AcqExclSlp
 
int AcqShrdSlp
 
int PeakExclWtrsCount
 
int PeakShrdWtrsCount
 

Detailed Description

Definition at line 27 of file FastResourceLock.cs.

Member Data Documentation

int VRage.FastResourceLock.Statistics.AcqExcl

Definition at line 29 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.AcqExclCont

Definition at line 31 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.AcqExclSlp

Definition at line 33 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.AcqShrd

Definition at line 30 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.AcqShrdCont

Definition at line 32 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.AcqShrdSlp

Definition at line 34 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.PeakExclWtrsCount

Definition at line 35 of file FastResourceLock.cs.

int VRage.FastResourceLock.Statistics.PeakShrdWtrsCount

Definition at line 36 of file FastResourceLock.cs.


The documentation for this struct was generated from the following file: