yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
heapchk.h File Reference

Internal Heap Checking Utilities. More...

#include "log.h"
Include dependency graph for heapchk.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Internal Heap Checking Utilities.