#include <buffer_pool_free_list.hpp>
§ FreeListLowContention()
| FreeListLowContention::FreeListLowContention |
( |
BufferPool * |
bufferpool, |
|
|
const sm_options & |
options |
|
) |
| |
|
noexcept |
§ addFreeBufferpoolFrame()
| void FreeListLowContention::addFreeBufferpoolFrame |
( |
bf_idx |
freeFrame | ) |
|
|
finalvirtualnoexcept |
§ getCount()
| bf_idx FreeListLowContention::getCount |
( |
| ) |
|
|
finalvirtual |
§ grabFreeBufferpoolFrame()
| bool FreeListLowContention::grabFreeBufferpoolFrame |
( |
bf_idx & |
freeFrame | ) |
|
|
finalvirtualnoexcept |
§ list
| cds::container::FCQueue<bf_idx> zero::buffer_pool::FreeListLowContention::list |
|
private |
The documentation for this class was generated from the following files: