2009-10-09 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Fri, 9 Oct 2009 07:04:46 +0000 (07:04 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:50 +0000 (21:06 +0400)
commit357bf758ba1c207ebeca4b276ef6a4aa9a5d2be0
treed754a1d3c69a243f34e2a603a7f18786f3ab845f
parentf36c7c5003756af0322a73b99e1b7bd3c313e387
2009-10-09  Ivan Maidanski <ivmai@mail.ru>

* alloc.c (GC_start_call_back): Move the variable definition from
misc.c.
* include/private/gc_priv.h (GC_start_call_back): Remove the
declaration.
* alloc.c (GC_notify_full_gc): Remove unnecessary cast of 0.
* alloc.c (GC_try_to_collect_inner): Also call stop_func at the
beginning of the function.
* include/gc.h (GC_try_to_collect): Refine the comment about
stop_func.
ChangeLog
alloc.c
include/gc.h
include/private/gc_priv.h
misc.c