Searched refs:problem_uuid_avl_pool (Results 1 – 1 of 1) sorted by relevance
49 static uu_avl_pool_t *problem_uuid_avl_pool; variable52 #define VALID_AVL_STATE (problem_uuid_avl_pool != NULL && \211 problem_uuid_avl_pool); in problem_update_one()382 if ((problem_uuid_avl_pool = uu_avl_pool_create("problem_uuid", in sunFmProblemTable_init()394 if ((problem_uuid_avl = uu_avl_create(problem_uuid_avl_pool, NULL, in sunFmProblemTable_init()401 uu_avl_pool_destroy(problem_uuid_avl_pool); in sunFmProblemTable_init()411 uu_avl_pool_destroy(problem_uuid_avl_pool); in sunFmProblemTable_init()