Implement mechanism to deregister inferior threads, and call it from
authorChris Hanson <org/chris-hanson/cph>
Wed, 27 Oct 1993 23:29:18 +0000 (23:29 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 27 Oct 1993 23:29:18 +0000 (23:29 +0000)
commita8725074f41efdef6d57f52e3ca9fa8c00c9e879
tree648aee0f99adb98f3cc745342cd8b7673a1d069a
parented6af2c4f63ee830204cbb4d1f4d534827f275f6
Implement mechanism to deregister inferior threads, and call it from
the appropriate places.  If this isn't done it's too easy to hold on
to a pointer to the thread, which prevents the thread from being
reclaimed by the GC.
v7/src/edwin/editor.scm
v7/src/edwin/intmod.scm
v7/src/edwin/notify.scm