Searched refs:client_pool (Results 1 – 1 of 1) sorted by relevance
78 static uu_list_pool_t *client_pool; variable242 client_pool = uu_list_pool_create("repcache_clients", in client_hash_init()246 if (entity_pool == NULL || iter_pool == NULL || client_pool == NULL) in client_hash_init()250 uu_list_t *lp = uu_list_create(client_pool, &client_hash[x], in client_hash_init()278 uu_list_node_init(cp, &cp->rc_link, client_pool); in client_alloc()310 uu_list_node_fini(cp, &cp->rc_link, client_pool); in client_free()