CUBRID Engine  latest
token_bucket Struct Reference

#include <file_io.h>

Collaboration diagram for token_bucket:
Collaboration graph

Public Attributes

pthread_mutex_t token_mutex
 
int tokens
 
int token_consumed
 
pthread_cond_t waiter_cond
 

Detailed Description

Definition at line 440 of file file_io.h.

Member Data Documentation

int token_bucket::token_consumed
pthread_mutex_t token_bucket::token_mutex
pthread_cond_t token_bucket::waiter_cond

The documentation for this struct was generated from the following file: