Struct 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¶
variable lock_cnt¶
variable name¶
variable owner¶
variable stats¶
The documentation for this class was generated from the following file cubrid/src/thread/critical_section.h