Searched refs:_S_get_pool (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | mt_allocator.h | 395 _S_get_pool() in _GLIBCXX_VISIBILITY() function 409 using __common_pool<_PoolTp, false>::_S_get_pool; in _GLIBCXX_VISIBILITY() 417 _S_get_pool()._M_initialize_once(); in _GLIBCXX_VISIBILITY() 428 using __common_pool<_PoolTp, true>::_S_get_pool; in _GLIBCXX_VISIBILITY() 432 { _S_get_pool()._M_initialize_once(); } in _GLIBCXX_VISIBILITY() 450 _S_get_pool()._M_initialize_once(); in _GLIBCXX_VISIBILITY() 466 using __common_pool_base<_PoolTp, _Thread>::_S_get_pool; in _GLIBCXX_VISIBILITY() 478 _S_get_pool() in _GLIBCXX_VISIBILITY() 505 using __per_type_pool<_Tp, _PoolTp, false>::_S_get_pool; in _GLIBCXX_VISIBILITY() 513 _S_get_pool()._M_initialize_once(); in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2004 | 1484 (__per_type_pool_policy::_S_get_pool): Use saner defaults based on 1655 (__common_pool_policy::_S_get_pool): ...here, make static local. 1657 (__per_type_pool_policy::_S_get_pool): ...here, make static local. 1658 (__mt_alloc::__mt_alloc): Call __policy_type::_S_get_pool. 1661 * config/linker-map.gnu: Don't export _S_get_pool. Renames.
|
| D | ChangeLog-2005 | 1402 policy_type::_S_get_pool calls in constructors. 4958 (struct __per_type_pool_policy<,, false>::_S_get_pool, 4959 struct __per_type_pool_policy<,, true>::_S_get_pool): Scale
|