async_node
struct async_node *cur_entry;
async_node, links);
struct async_node *cur_entry;
struct async_node *next_entry;
SLIST_ENTRY(async_node) links;
SLIST_HEAD(async_list, async_node);