File quick_fit.h¶
FileList > cubrid > src > object > quick_fit.h
Go to the source code of this file
Public Functions¶
| Type | Name |
|---|---|
| HL_HEAPID | db_create_workspace_heap (void) |
| void | db_destroy_workspace_heap (void) |
| bool | db_is_utility_thread () |
| void | db_set_use_utility_thread (bool use) |
| void * | db_ws_alloc (size_t bytes) |
| void | db_ws_free (void * obj) |
| void * | db_ws_realloc (void * obj, size_t newsize) |
Macros¶
| Type | Name |
|---|---|
| define | db_ws_free_and_init (obj) /* multi line expression */ |
Public Functions Documentation¶
function db_create_workspace_heap¶
function db_destroy_workspace_heap¶
function db_is_utility_thread¶
function db_set_use_utility_thread¶
function db_ws_alloc¶
function db_ws_free¶
function db_ws_realloc¶
Macro Definition Documentation¶
define db_ws_free_and_init¶
The documentation for this class was generated from the following file cubrid/src/object/quick_fit.h