Skip to content

Struct token_bucket

ClassList > 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

int token_bucket::token_consumed;

variable token_mutex

pthread_mutex_t token_bucket::token_mutex;

variable tokens

int token_bucket::tokens;

variable waiter_cond

pthread_cond_t token_bucket::waiter_cond;


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