c_tmgr_struct
static TAILQ_HEAD(c_pool_head_struct, c_tmgr_struct) c_pool;
typedef struct c_tmgr_struct c_tmgr_t;
TAILQ_ENTRY(c_tmgr_struct) ct_link; /* list linker */