yumapro
24.10-2
YumaPro SDK
|
Internal Heap Checking Utilities. More...
#include "log.h"
Go to the source code of this file.
Functions | |
void | heapcheck_init (void) |
Initialize heap checking module. More... | |
void | heapcheck_report (boolean use_logger, log_debug_t level, const char *label) |
Generate a heap check report. More... | |
void | heapcheck_set_hold_free (boolean hold) |
Internal function do not use. More... | |
void | heapcheck_release_held_free (boolean hold) |
Internal release held free Do not use. More... | |
Internal Heap Checking Utilities.