CUBRID Engine  latest
t_shard_queue Struct Reference

#include <shard_proxy_queue.h>

Collaboration diagram for t_shard_queue:
Collaboration graph

Public Attributes

pthread_mutex_t lock
 
pthread_cond_t cond
 
T_SHARD_QUEUE_ENThead
 
T_SHARD_QUEUE_ENTtail
 

Detailed Description

Definition at line 45 of file shard_proxy_queue.h.

Member Data Documentation

pthread_cond_t t_shard_queue::cond

Definition at line 48 of file shard_proxy_queue.h.

pthread_mutex_t t_shard_queue::lock

Definition at line 47 of file shard_proxy_queue.h.


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