Skip to content

Struct sync_stats

ClassList > sync_stats

  • #include <critical_section.h>

Public Attributes

Type Name
struct timeval max_elapsed
const char * name
unsigned int nenter
unsigned int nreenter
unsigned int nwait
struct timeval total_elapsed
SYNC_PRIMITIVE_TYPE type

Public Attributes Documentation

variable max_elapsed

struct timeval sync_stats::max_elapsed;

variable name

const char* sync_stats::name;

variable nenter

unsigned int sync_stats::nenter;

variable nreenter

unsigned int sync_stats::nreenter;

variable nwait

unsigned int sync_stats::nwait;

variable total_elapsed

struct timeval sync_stats::total_elapsed;

variable type

SYNC_PRIMITIVE_TYPE sync_stats::type;


The documentation for this class was generated from the following file cubrid/src/thread/critical_section.h