mdcore  0.1.5
Data Fields
queue Struct Reference

#include <queue.h>

Data Fields

unsigned int flags
int size
union {
   struct cellpair *   pairs
   struct celltuple *   tuples
data
struct spacespace
int * ind
int next
int count
lock_type lock

Detailed Description

The queue structure


Field Documentation

int count
union { ... } data
unsigned int flags
int* ind
int next
struct cellpair* pairs
int size
struct space* space
struct celltuple* tuples

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines