Class HL::LockedHeap¶
template <class LockType, class Super>
ClassList > HL > LockedHeap
#include <lockedheap.h>
Inherits the following classes: Super
Public Types¶
| Type | Name |
|---|---|
| enum | LockedHeap |
Public Functions¶
| Type | Name |
|---|---|
| void | free (void * ptr) |
| size_t | getSize (void * ptr) const |
| size_t | getSize (void * ptr) |
| void | lock () |
| void * | malloc (size_t sz) |
| void | unlock () |
Public Types Documentation¶
enum LockedHeap¶
Public Functions Documentation¶
function free¶
function getSize [1/2]¶
function getSize [2/2]¶
function lock¶
function malloc¶
function unlock¶
The documentation for this class was generated from the following file cubrid/src/heaplayers/heaps/threads/lockedheap.h