Struct 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¶
variable name¶
variable nenter¶
variable nreenter¶
variable nwait¶
variable total_elapsed¶
variable type¶
The documentation for this class was generated from the following file cubrid/src/thread/critical_section.h