21 #include <citrusleaf/cf_queue.h>
22 #include <citrusleaf/cl_types.h>
23 #include <ck_spinlock.h>
24 #include <ck_swlock.h>
34 typedef struct as_node_shm_s {
39 char name[NODE_NAME_SIZE];
51 struct sockaddr_in addr;
70 typedef struct as_partition_shm_s {
88 typedef struct as_partition_table_shm_s {
110 typedef struct as_cluster_shm_s {
208 typedef struct as_shm_info_s {