#include <mt_allocator.h>
Specialization for single thread.
Definition at line 195 of file mt_allocator.h.
◆ _Binmap_type
typedef unsigned short int __gnu_cxx::__pool_base::_Binmap_type |
|
inherited |
◆ size_t
typedef std::size_t __gnu_cxx::__pool_base::size_t |
|
inherited |
◆ __pool() [1/2]
◆ __pool() [2/2]
◆ _M_adjust_freelist()
void __gnu_cxx::__pool< false >::_M_adjust_freelist |
( |
const _Bin_record & |
, |
|
|
_Block_record * |
, |
|
|
size_t |
|
|
) |
| |
|
inline |
◆ _M_check_threshold()
bool __gnu_cxx::__pool_base::_M_check_threshold |
( |
size_t |
__bytes | ) |
|
|
inlineinherited |
◆ _M_get_align()
size_t __gnu_cxx::__pool_base::_M_get_align |
( |
| ) |
|
|
inlineinherited |
◆ _M_get_bin()
◆ _M_get_binmap()
size_t __gnu_cxx::__pool_base::_M_get_binmap |
( |
size_t |
__bytes | ) |
|
|
inlineinherited |
◆ _M_get_options()
const _Tune & __gnu_cxx::__pool_base::_M_get_options |
( |
| ) |
const |
|
inlineinherited |
◆ _M_get_thread_id()
◆ _M_initialize_once()
◆ _M_set_options()
void __gnu_cxx::__pool_base::_M_set_options |
( |
_Tune |
__t | ) |
|
|
inlineinherited |
◆ _M_binmap
_Binmap_type* __gnu_cxx::__pool_base::_M_binmap |
|
protectedinherited |
◆ _M_init
bool __gnu_cxx::__pool_base::_M_init |
|
protectedinherited |
◆ _M_options
_Tune __gnu_cxx::__pool_base::_M_options |
|
protectedinherited |
The documentation for this class was generated from the following file: