Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dmt_allocator.h390 struct __common_pool struct
407 : public __common_pool<_PoolTp, false> argument
409 using __common_pool<_PoolTp, false>::_S_get_pool;
426 : public __common_pool<_PoolTp, true>
428 using __common_pool<_PoolTp, true>::_S_get_pool;
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20051389 (__common_pool<...true>::_S_initialize_once): Same.
1521 (__common_pool): New.
H A DChangeLog-20041996 (__common_pool): New, static bits here.