hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <cf_ll.h>
Public Attributes | |
struct cf_ll_element_s * | head |
struct cf_ll_element_s * | tail |
cf_ll_destructor | destroy_fn |
uint32_t | sz |
bool | uselock |
pthread_mutex_t | LOCK |
cf_ll_destructor cf_ll_s::destroy_fn |
struct cf_ll_element_s* cf_ll_s::head |
struct cf_ll_element_s* cf_ll_s::tail |