hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
cf_ll_s Struct Reference

#include <cf_ll.h>

Collaboration diagram for cf_ll_s:

Public Attributes

struct cf_ll_element_shead
struct cf_ll_element_stail
cf_ll_destructor destroy_fn
uint32_t sz
bool uselock
pthread_mutex_t LOCK

Detailed Description

Definition at line 61 of file cf_ll.h.

Member Data Documentation

cf_ll_destructor cf_ll_s::destroy_fn

Definition at line 64 of file cf_ll.h.

struct cf_ll_element_s* cf_ll_s::head

Definition at line 62 of file cf_ll.h.

pthread_mutex_t cf_ll_s::LOCK

Definition at line 70 of file cf_ll.h.

uint32_t cf_ll_s::sz

Definition at line 65 of file cf_ll.h.

struct cf_ll_element_s* cf_ll_s::tail

Definition at line 63 of file cf_ll.h.

bool cf_ll_s::uselock

Definition at line 66 of file cf_ll.h.


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