Struct t_shard_queue¶
#include <shard_proxy_queue.h>
Public Attributes¶
| Type | Name |
|---|---|
| pthread_cond_t | cond |
| T_SHARD_QUEUE_ENT * | head |
| pthread_mutex_t | lock |
| T_SHARD_QUEUE_ENT * | tail |
Public Attributes Documentation¶
variable cond¶
variable head¶
variable lock¶
variable tail¶
The documentation for this class was generated from the following file cubrid/src/broker/shard_proxy_queue.h