diff options
author | Michael Gran <spk121@yahoo.com> | 2011-03-29 21:27:54 -0700 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2011-03-30 09:32:42 +0200 |
commit | 653ccd78fa6770c692f5a737ad70de5aedbfcc7f (patch) | |
tree | 64e7674d812176e99f3aefd0d7140744026fa64a /libguile/continuations.c | |
parent | 4000d0641f8a2282a9c52eea33ad91c76625d906 (diff) | |
download | guile-653ccd78fa6770c692f5a737ad70de5aedbfcc7f.tar.gz |
don't GC unregister null thread
GC_unregister_my_thread is only supposed to be called from
a thread other than the main thread, so, it should never be
called when the system is compiled with null threads.
* libguile/threads.c (on_thread_exit)[SCM_USE_NULL_THREADS]: don't
call GC_unregister_my_thread
Diffstat (limited to 'libguile/continuations.c')
0 files changed, 0 insertions, 0 deletions