#include <config.h>#include <drizzled/internal/my_sys.h>#include <drizzled/internal/m_string.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | drizzled |
TODO: Rename this file - func.h is stupid. | |
Functions | |
| static void | drizzled::trash_mem (memory::internal::UsedMemory *) |
Variables | |
| static const unsigned int | drizzled::MAX_BLOCK_TO_DROP = 4096 |
| static const unsigned int | drizzled::MAX_BLOCK_USAGE_BEFORE_DROP = 10 |