Sq3Lite PACKAGE - functions related to index 'Internal' and doc 'Memory' … More...
Functions | |
static OT_ProcRet | atlsq3lite_Sq3Lite_HardHeapLimit64 (OtClass_ARGS) |
Atl: → C-API Impose A Limit On Heap Size … | |
static OT_ProcRet | atlsq3lite_Sq3Lite_ReleaseMemory (OtClass_ARGS) |
Atl: → C-API Attempt To Free Heap Memory … | |
static OT_ProcRet | atlsq3lite_Sq3Lite_SoftHeapLimit64 (OtClass_ARGS) |
Atl: → 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:
|
static |
Atl:
→ C-API (static) int64 [Sq3Lite::HardHeapLimit64 N:int64]
Impose A Limit On Heap Size …
Definition at line 4896 of file LibSq3Lite_atl.c.
|
static |
Atl:
→ C-API (static) Sq3Lite::ReleaseMemory N:int32
Attempt To Free Heap Memory …
Definition at line 4911 of file LibSq3Lite_atl.c.
|
static |
Atl:
→ C-API (static) int64 [Sq3Lite::SoftHeapLimit64 N:int64]
Impose A Limit On Heap Size …
Definition at line 4927 of file LibSq3Lite_atl.c.