* threads.c (scm_mutex_lock, scm_cond_wait, scm_cond_timedwait):
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 9 Dec 2002 19:27:44 +0000 (19:27 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 9 Dec 2002 19:27:44 +0000 (19:27 +0000)
commit52340b651aa105cb9e233f4c897fb5ada38f4b7b
treea6600569b45e738b5dbf84f8cd08f6b6f19dbd81
parent9bc4701cd397c375cca4fa77b579af0673e6a584
* threads.c (scm_mutex_lock, scm_cond_wait, scm_cond_timedwait):
Removed accidental #if 0 around these functions.
libguile/ChangeLog
libguile/threads.c