summaryrefslogtreecommitdiff
path: root/libguile/finalizers.h
Commit message (Expand)AuthorAgeFilesLines
* Fix finalizer resuscitation causing excessive GC...Andy Wingo2017-03-131-4/+4
* Add interface to disable automatic finalization...Andy Wingo2014-04-171-1/+4
* consolidate scm_i_register_weak_gc_callback, update weak-set to fit...Andy Wingo2013-01-201-1/+6
* run finalizers asynchronously (in asyncs and/or pthreads)...Andy Wingo2012-02-241-0/+3
* add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator...Andy Wingo2012-02-191-0/+39