All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
cl_partition Struct Reference

Detailed Description

Definition at line 116 of file cl_cluster.h.

#include "cl_cluster.h"

+ Collaboration diagram for cl_partition:

Data Fields

pthread_mutex_t lock
 
cl_cluster_node * master
 
cl_cluster_node * prole
 

Field Documentation

pthread_mutex_t cl_partition::lock

Definition at line 118 of file cl_cluster.h.

cl_cluster_node* cl_partition::master

Definition at line 121 of file cl_cluster.h.

cl_cluster_node* cl_partition::prole

Definition at line 125 of file cl_cluster.h.


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