Sq3Lite PACKAGE - functions related to index 'Internal' and doc 'Memory' … More...
Functions | |
static MK_I64 | ccsq3lite::Sq3Lite::HardHeapLimit64 (MK_I64 N) |
C++: → C-API Impose A Limit On Heap Size … | |
static void | ccsq3lite::Sq3Lite::ReleaseMemory (MK_I32 N) |
C++: → C-API Attempt To Free Heap Memory … | |
static MK_I64 | ccsq3lite::Sq3Lite::SoftHeapLimit64 (MK_I64 N) |
C++: → C-API Impose A Limit On Heap Size … | |
Sq3Lite PACKAGE - functions related to index 'Internal' and doc 'Memory' …
Attempt To Free Heap Memory:
Impose A Limit On Heap Size:
Reference code from sqlite3:
Attempt To Free Heap Memory:
Impose A Limit On Heap Size:
Reference code from sqlite3:
C++:
→ C-API [static] MK_I64 Sq3Lite::HardHeapLimit64(MK_I64 N)
Impose A Limit On Heap Size …
Definition at line 1003 of file LibSq3Lite_inline_cc.hh.
|
inlinestatic |
C++:
→ C-API [static] Sq3Lite::ReleaseMemory(MK_I32 N)
Attempt To Free Heap Memory …
Definition at line 1010 of file LibSq3Lite_inline_cc.hh.
C++:
→ C-API [static] MK_I64 Sq3Lite::SoftHeapLimit64(MK_I64 N)
Impose A Limit On Heap Size …
Definition at line 1017 of file LibSq3Lite_inline_cc.hh.