Export GC_dump_finalization/regions()
authorIvan Maidanski <ivmai@mail.ru>
Fri, 28 Oct 2016 21:23:02 +0000 (00:23 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 29 Oct 2016 06:46:20 +0000 (09:46 +0300)
commitc8286c0010b139687bc54797d297bf09fc241506
treeb475f69f995b4e1d34fcaa59ce4063a6ad8065d8
parent455f6a2a2cc95bb341f7e341f662cfa429875b37
Export GC_dump_finalization/regions()

Note: these 2 functions are not used by GC itself.

* allchblk.c [!NO_DEBUGGING] (GC_dump_regions): Turn into a public
definition (add GC_API+GC_CALL).
* finalize.c [!NO_DEBUGGING] (GC_dump_finalization): Likewise.
* include/gc.h (GC_dump_regions, GC_dump_finalization): New public API
prototype.
allchblk.c
finalize.c
include/gc.h