Home
last modified time | relevance | path

Searched refs:restarter_queue_pool (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c142 static uu_list_pool_t *restarter_queue_pool; variable
357 inst->ri_queue = startd_list_create(restarter_queue_pool, inst, 0); in restarter_insert_inst()
1975 uu_list_node_init(qe, &qe->riq_link, restarter_queue_pool); in restarter_queue_event()
2597 restarter_queue_pool = startd_list_pool_create( in restarter_init()