* coop-threads.c (scm_call_with_new_thread, scm_spawn_thread):
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 29 Mar 2000 01:57:25 +0000 (01:57 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 29 Mar 2000 01:57:25 +0000 (01:57 +0000)
commit0e551780ec9fae468d44bb29470b3a16fd94b9ed
tree8e36b3d547749e33699b5c7d0c15090d58aa09e5
parentad1a269029dc2cb201829e9886b5609a81334b48
* coop-threads.c (scm_call_with_new_thread, scm_spawn_thread):
Changed SETCDR --> SET_CELL_WORD_1.

* coop-threads.c (scheme_launch_thread): Set word 1 of handle to 0
when thread dies.
libguile/coop-threads.c