| allocate(size_t n) | std::__default_alloc_template< __threads, inst > | [inline, static] |
| deallocate(void *__p, size_t n) | std::__default_alloc_template< __threads, inst > | [inline, static] |
| Lock | std::__default_alloc_template< __threads, inst > | [friend] |
| reallocate(void *__p, size_t __old_sz, size_t new_sz) | std::__default_alloc_template< __threads, inst > | [static] |
| S_chunk_alloc(size_t size, int &nobjs) | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_end_free | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_force_new | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_free_list | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_freelist_index(size_t __bytes) | std::__default_alloc_template< __threads, inst > | [inline, private, static] |
| S_heap_size | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_node_allocator_lock | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_refill(size_t n) | std::__default_alloc_template< __threads, inst > | [private, static] |
| S_round_up(size_t __bytes) | std::__default_alloc_template< __threads, inst > | [inline, private, static] |
| S_start_free | std::__default_alloc_template< __threads, inst > | [private, static] |