CernVM-FS
2.12.0
|
Public Member Functions | |
ReservedBlockCtl (int32_t s) | |
int32_t | size () const |
Private Attributes | |
int32_t | size_ |
Lower boundary of a reserved block: a negative size to distinguish from the lower boundary of a free block.
Definition at line 142 of file malloc_arena.h.
|
inlineexplicit |
Definition at line 144 of file malloc_arena.h.
|
inline |
Definition at line 148 of file malloc_arena.h.
Referenced by MallocArena::Free(), and MallocArena::GetSize().
|
private |
Definition at line 151 of file malloc_arena.h.
Referenced by size().