Struct token_bucket¶
#include <file_io.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | token_consumed |
| pthread_mutex_t | token_mutex |
| int | tokens |
| pthread_cond_t | waiter_cond |
Public Attributes Documentation¶
variable token_consumed¶
variable token_mutex¶
variable tokens¶
variable waiter_cond¶
The documentation for this class was generated from the following file cubrid/src/storage/file_io.h