|
MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
| bool | init (size_t total_memory, size_t page_sz=32768) |
| bool | inited () const |
| TFPage * | try_alloc (Uint32 N) |
| Uint32 | try_alloc (struct iovec tmp[], Uint32 cnt) |
| void | release (TFPage *first, TFPage *last) |
| void | release_list (TFPage *) |
Definition at line 124 of file trp_buffer.hpp.