Lines Matching refs:pool_allocator
937 * include/ext/pool_allocator.h: Same.
1092 * testsuite/ext/pool_allocator/check_delete.cc: New.
1093 * testsuite/ext/pool_allocator/check_new.cc: Simplify.
1310 * include/ext/pool_allocator.h: Use __builtin_expect.
1316 * testsuite/ext/pool_allocator/check_allocate_max_size.cc: Likewise.
1377 * include/ext/pool_allocator.h (debug_allocator::deallocate):
1390 * testsuite/ext/pool_allocator/check_deallocate_null.cc: New.
1495 * src/pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk):
1497 * testsuite/ext/pool_allocator/allocate_chunk.cc: New.
1499 * include/ext/pool_allocator.h: Include <cstdlib>.
2002 * src/pool_allocator.cc: ...into this.
2006 pool_allocator.cc and mt_allocator.cc.
2018 * testsuite/ext/pool_allocator/check_new.cc: this.
2022 * testsuite/ext/pool_allocator/instantiate.cc: this.
2034 * include/ext/pool_allocator.h: Rename __pool_base to
2875 * include/ext/pool_allocator.h (__pool_base::_M_get_mutex): Change
3031 * include/ext/pool_allocator.h (__pool_base::_Lock::_S_lock): Remove.
3126 * include/ext/pool_allocator.h: Qualify __throw_bad_alloc.
3279 * include/ext/pool_allocator.h: Convert to a global free-list,
4299 * acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator.
4302 * include/ext/pool_allocator.h: Convert to a standard-conforming
5361 * include/ext/pool_allocator.h: Include c++config.h.
5592 * include/ext/pool_allocator.h: Fix typo.
5877 * include/ext/pool_allocator.h: Remove allocator_traits.h include,