MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TFPool Class Reference

Public Member Functions

bool init (size_t total_memory, size_t page_sz=32768)
bool inited () const
TFPagetry_alloc (Uint32 N)
Uint32 try_alloc (struct iovec tmp[], Uint32 cnt)
void release (TFPage *first, TFPage *last)
void release_list (TFPage *)

Detailed Description

Definition at line 124 of file trp_buffer.hpp.


The documentation for this class was generated from the following files: