Skip to content

Struct t_shard_queue

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

pthread_cond_t t_shard_queue::cond;

variable head

T_SHARD_QUEUE_ENT* t_shard_queue::head;

variable lock

pthread_mutex_t t_shard_queue::lock;

variable tail

T_SHARD_QUEUE_ENT* t_shard_queue::tail;


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