Searched refs:shared_hash_pool (Results 1 – 4 of 4) sorted by relevance
598 static object_allocator<shared_hash> shared_hash_pool ("shared_hash pool");10013 empty_shared_hash = shared_hash_pool.allocate (); in vt_initialize()10427 shared_hash_pool.release (); in vt_finalize()
606 static object_allocator<shared_hash> shared_hash_pool ("shared_hash pool"); variable10044 empty_shared_hash = shared_hash_pool.allocate (); in vt_initialize()10458 shared_hash_pool.release (); in vt_finalize()
18493 (shared_hash_pool, empty_shared_hash): New variables.18528 (vt_initialize): Likewise. Initialize shared_hash_pool and18546 free_alloc_pool on shared_hash_pool.
16332 location_chain_pool, shared_hash_pool, loc_exp_dep_pool): Likewise.