Searched refs:__pool (Results 1 – 3 of 3) sorted by relevance
191 class __pool; variable195 class __pool<false> : public __pool_base240 explicit __pool() in __pool() function243 explicit __pool(const __pool_base::_Tune& __tune) in __pool() function262 class __pool<true> : public __pool_base363 explicit __pool() in __pool() function367 explicit __pool(const __pool_base::_Tune& __tune) in __pool() function619 typename _Poolp = __common_pool_policy<__pool, __thread_default> >679 __pool_type& __pool = __policy_type::_S_get_pool();681 if (__pool._M_check_threshold(__bytes))[all …]
44 typedef __gnu_cxx::__pool<true>::_Thread_record _Thread_record;71 typedef __gnu_cxx::__pool<true>::_Thread_record _Thread_record; in _M_destroy_thread_key()82 __pool<false>::_M_destroy() throw() in _GLIBCXX_BEGIN_NAMESPACE()103 __pool<false>::_M_reclaim_block(char* __p, size_t __bytes) in _M_reclaim_block()118 __pool<false>::_M_reserve_block(size_t __bytes, const size_t __thread_id) in _M_reserve_block()156 __pool<false>::_M_initialize() in _M_initialize()210 __pool<true>::_M_destroy() throw() in _M_destroy()251 __pool<true>::_M_reclaim_block(char* __p, size_t __bytes) in _M_reclaim_block()336 __pool<true>::_M_reserve_block(size_t __bytes, const size_t __thread_id) in _M_reserve_block()453 __pool<true>::_M_initialize() in _M_initialize()[all …]
76 # __gnu_cxx::__pool