Searched refs:shared_and_weak_pools (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/thread/
H A Dmutex_weaktoshared.cc75 struct shared_and_weak_pools struct
80 shared_and_weak_pools(sp_vector_t& _shared_pool, wp_vector_t& _weak_pool) function in struct:shared_and_weak_pools
87 shared_and_weak_pools& pools = *static_cast<shared_and_weak_pools*>(opaque_pools);
172 shared_and_weak_pools pools(obj_pool, weak_pool[0]);
H A Ddefault_weaktoshared.cc73 struct shared_and_weak_pools struct
78 shared_and_weak_pools(sp_vector_t& _shared_pool, wp_vector_t& _weak_pool) function in struct:shared_and_weak_pools
85 shared_and_weak_pools& pools = *static_cast<shared_and_weak_pools*>(opaque_pools);
170 shared_and_weak_pools pools(obj_pool, weak_pool[0]);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/
H A Ddefault_weaktoshared.cc72 struct shared_and_weak_pools struct
77 shared_and_weak_pools(sp_vector_t& _shared_pool, wp_vector_t& _weak_pool) function in struct:shared_and_weak_pools
84 shared_and_weak_pools& pools = *static_cast<shared_and_weak_pools*>(opaque_pools);
166 shared_and_weak_pools pools(obj_pool, weak_pool[0]);
H A Dmutex_weaktoshared.cc74 struct shared_and_weak_pools struct
79 shared_and_weak_pools(sp_vector_t& _shared_pool, wp_vector_t& _weak_pool) function in struct:shared_and_weak_pools
86 shared_and_weak_pools& pools = *static_cast<shared_and_weak_pools*>(opaque_pools);
168 shared_and_weak_pools pools(obj_pool, weak_pool[0]);

Completed in 89 milliseconds