]> 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>
Fri, 3 Feb 2012 16:38:19 +0000 (20:38 +0400)
commit1a1d3508479036e7446bbf4818dba876eedc3348
tree569b2f336f3fd5ba7d6502fe78a375d35f6a3876
parent320d5bc7df468202b3dc823d21142c2374e04e2d
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