* threads.c, threads.h (scm_i_misc_mutex): New SCM_GLOBAL_MUTEX.
authorKevin Ryde <user42@zip.com.au>
Fri, 23 Jul 2004 23:52:55 +0000 (23:52 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 23 Jul 2004 23:52:55 +0000 (23:52 +0000)
commit33bea692e5193750d76882d065ba1f77c56ffa94
treee82cfc88e9c9fd66c1cac57b34e531a076c51193
parent50dc1840005092b8b311ab2f3b4745df214ae519
* threads.c, threads.h (scm_i_misc_mutex): New SCM_GLOBAL_MUTEX.
* posix.c (scm_crypt): Use it to protect static data in crypt().
libguile/posix.c