Broom
1.0.0
A thread-local C++ Garbage Collector
Loading...
Searching...
No Matches
broom
Allocator
broom::Allocator Member List
This is the complete list of members for
broom::Allocator
, including all inherited members.
Allocate
(size_t requested_size)=0
broom::Allocator
pure virtual
Allocator
()=default
broom::Allocator
protected
CalculateMemoryPressure
() const
broom::Allocator
inline
Dispose
(void *definitely_uintptr)=0
broom::Allocator
pure virtual
GarbageCollector
broom::Allocator
friend
GetBasePointerOfMaybeInnerPointer
(const void *maybe_inner) const =0
broom::Allocator
pure virtual
Grow
(size_t requested_size, MemorySpace **space_to_update)=0
broom::Allocator
pure virtual
IsPinnedBasePointer
(const void *pointer)
broom::Allocator
inline
protected
static
kBackMetadataSize
broom::Allocator
static
kDefaultLargeSpaceSize
broom::Allocator
static
kDefaultLargeSpaceThreshold
broom::Allocator
static
kDefaultPermissions
broom::Allocator
static
kDefaultSpaceSize
broom::Allocator
static
kFrontMetadataSize
broom::Allocator
static
kGiantMappingSize
broom::Allocator
static
kTotalMetadataSize
broom::Allocator
static
LargeSpaceThreshold
() const =0
broom::Allocator
pure virtual
PinBasePointer
(const void *pointer, uint32_t how_many)
broom::Allocator
inline
protected
static
SpaceMask
(size_t space_size)
broom::Allocator
inline
protected
static
stats_
broom::Allocator
protected
UnpinBasePointer
(const void *pointer)
broom::Allocator
inline
protected
static
~Allocator
()=default
broom::Allocator
virtual
Generated by
1.9.8