#include <mt_allocator.h>
Public Member Functions | |
| _Tune () | |
| _Tune (size_t __align, size_t __maxb, size_t __minbin, size_t __chunk, size_t __maxthreads, size_t __headroom, bool __force) | |
Public Attributes | |
| size_t | _M_align |
| size_t | _M_max_bytes |
| size_t | _M_min_bin |
| size_t | _M_chunk_size |
| size_t | _M_max_threads |
| size_t | _M_freelist_headroom |
| bool | _M_force_new |
|
|||||||||
|
||||||||||||||||||||||||||||||||||||
|
|||||
|
Definition at line 124 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_S_initialize(), __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(), __gnu_cxx::__mt_alloc< _Tp >::allocate(), and __gnu_cxx::__mt_alloc< _Tp >::deallocate(). |
|
|||||
|
Definition at line 140 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(), and __gnu_cxx::__mt_alloc< _Tp >::allocate(). |
|
|||||
|
Definition at line 155 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_S_initialize(), __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(), __gnu_cxx::__mt_alloc< _Tp >::allocate(), and __gnu_cxx::__mt_alloc< _Tp >::deallocate(). |
|
|||||
|
Definition at line 152 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(), and __gnu_cxx::__mt_alloc< _Tp >::deallocate(). |
|
|||||
|
Definition at line 129 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_S_initialize(), __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(), __gnu_cxx::__mt_alloc< _Tp >::allocate(), and __gnu_cxx::__mt_alloc< _Tp >::deallocate(). |
|
|||||
|
Definition at line 144 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_S_initialize(), and __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(). |
|
|||||
|
Definition at line 133 of file mt_allocator.h. Referenced by __gnu_cxx::__mt_alloc< _Tp >::_S_initialize(), __gnu_cxx::__mt_alloc< _Tp >::_Tune::_Tune(), and __gnu_cxx::__mt_alloc< _Tp >::allocate(). |
1.3.6