Skip to content

Struct sync_rmutex

ClassList > sync_rmutex

  • #include <critical_section.h>

Public Attributes

Type Name
pthread_mutex_t lock
int lock_cnt
const char * name
thread_id_t owner
SYNC_STATS * stats

Public Attributes Documentation

variable lock

pthread_mutex_t sync_rmutex::lock;

variable lock_cnt

int sync_rmutex::lock_cnt;

variable name

const char* sync_rmutex::name;

variable owner

thread_id_t sync_rmutex::owner;

variable stats

SYNC_STATS* sync_rmutex::stats;


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