Public Member Functions | Public Attributes
absl::base_internal::LowLevelAlloc::Arena Struct Reference

List of all members.

Public Member Functions

 Arena (uint32_t flags_value)
AllocList freelist GUARDED_BY (mu)
int32_t allocation_count GUARDED_BY (mu)
uint32_t random GUARDED_BY (mu)

Public Attributes

const uint32_t flags
const size_t min_size
base_internal::SpinLock mu
const size_t pagesize
const size_t roundup

Detailed Description

Definition at line 200 of file low_level_alloc.cc.


Constructor & Destructor Documentation

absl::base_internal::LowLevelAlloc::Arena::Arena ( uint32_t  flags_value) [explicit]

Definition at line 348 of file low_level_alloc.cc.


Member Function Documentation


Member Data Documentation

Definition at line 210 of file low_level_alloc.cc.

Definition at line 216 of file low_level_alloc.cc.

Definition at line 204 of file low_level_alloc.cc.

Definition at line 212 of file low_level_alloc.cc.

Definition at line 214 of file low_level_alloc.cc.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16