Searched refs:graph_protocol_event_queue_pool (Results 1 – 1 of 1) sorted by relevance
77 static uu_list_pool_t *graph_protocol_event_queue_pool; variable83 graph_protocol_event_queue_pool = startd_list_pool_create( in graph_protocol_init()92 graph_protocol_event_queue_pool, graph_queue, NULL); in graph_protocol_init()118 uu_list_node_init(e, &e->gpe_link, graph_protocol_event_queue_pool); in graph_event_enqueue()129 uu_list_node_fini(e, &e->gpe_link, graph_protocol_event_queue_pool); in graph_event_release()