#include <base/Threads>
#include <base/Singleton>
#include <cstddef>
#include <vector>
Include dependency graph for SmallObj:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | base |
Defines | |
#define | DEFAULT_CHUNK_SIZE 4096 |
#define | MAX_SMALL_OBJECT_SIZE 64 |
|
Definition at line 64 of file SmallObj. Referenced by base::FixedAllocator::FixedAllocator(). |
|
|