NAME
optimize_free_2 - Speeds up frees while heap checking
SYNOPSIS
#include "l/l_sys_mal.h"
Example compile flags (system dependent):
-DLINUX_386 -DLINUX_386_P4
-I/home/kobus/include
-L/home/kobus/load/linux_386_p4 -L/usr/local/lib -L/usr/lib
-lKJB -llapack -lblas -lg2c -lXext -lX11
int optimize_free_2(void);
DESCRIPTION
This is like optimize_free, but is used in conjunction with
start_heap_checking_2 and finish_heap_checking_2.
DISCLAIMER
This software is not adequatedly tested. It is recomended that
results are checked independantly where appropriate.
AUTHOR
Kobus Barnard
DOCUMENTOR
Kobus Barnard
SEE ALSO
memory_used
,
kjb_malloc
,
kjb_calloc
,
kjb_realloc
,
watch_for_free
,
check_initialization
,
optimize_free
,
kjb_free