]> granicus.if.org Git - gc/commit
Add GC_is_disabled new function to GC API
authorIvan Maidanski <ivmai@mail.ru>
Wed, 1 Feb 2012 17:25:44 +0000 (21:25 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 1 Feb 2012 17:25:44 +0000 (21:25 +0400)
commit95ad19e3eafd6b40dfef5ba12a02600f1368b927
treea22642ea9ef0cbc24c6e362a20888f9f8c983d9f
parentf23295dc0a542b1367647f6b1263f1d93690764c
Add GC_is_disabled new function to GC API

* include/gc.h (GC_dont_gc): Improve comment (add note for new client
code).
* include/gc.h (GC_is_disabled): New API function.
* misc.c (GC_is_disabled): Likewise.
include/gc.h
misc.c