* threads.h: Include null-threads.h when !USE_COOP_THREADS.
authorMarius Vollmer <mvo@zagadka.de>
Wed, 16 Oct 2002 15:57:13 +0000 (15:57 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 16 Oct 2002 15:57:13 +0000 (15:57 +0000)
commit212d33ec605e6cfe3df7d815e0dd363e5ce17b8d
tree159470892f8487d7e0e8100e013ce019ff4b2986
parent3d527b275536d99effe4e25e6f6edabf38c89581
* threads.h: Include null-threads.h when !USE_COOP_THREADS.
* threads.c: Include null-threads.c when !USE_COOP_THREADS.
(scm_init_threads): Use generic type names scm_t_mutex and
scm_t_coop instead of coop_m and coop_t.
libguile/threads.c
libguile/threads.h