Searched refs:restarter_protocol_event_queue_pool (Results 1 – 1 of 1) sorted by relevance
74 static uu_list_pool_t *restarter_protocol_event_queue_pool; variable197 restarter_protocol_event_queue_pool = startd_list_pool_create( in restarter_protocol_init()207 restarter_protocol_event_queue_pool, restarter_queue, NULL); in restarter_protocol_init()232 uu_list_node_init(e, &e->rpe_link, restarter_protocol_event_queue_pool); in restarter_event_enqueue()243 uu_list_node_fini(e, &e->rpe_link, restarter_protocol_event_queue_pool); in restarter_event_release()