]> granicus.if.org Git - gc/commit
Add assertion to GC_incremental_protection_needs, refine documentation
authorIvan Maidanski <ivmai@mail.ru>
Wed, 1 Feb 2012 17:12:07 +0000 (21:12 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 1 Feb 2012 17:12:07 +0000 (21:12 +0400)
commitd3b2bf9d373863eb85b6b2c4b48243ddfde7e8d9
tree0957323cf9590fd15d3777836d8b979faabfd245
parentfcf940e6a95d6e6e3fcd62cbfa56e8a2fab5bac7
Add assertion to GC_incremental_protection_needs, refine documentation

* include/gc.h (GC_incremental_protection_needs): Improve comment.
* os_dep.c (GC_incremental_protection_needs): Add assertion on GC is
initialized.
include/gc.h
os_dep.c