Port threads change to Win32 (what about the rest?).

This commit is contained in:
goffioul 2005-10-24 09:24:42 +00:00
parent d00e8f9e13
commit 8d2c7cd69a

View file

@ -30,6 +30,9 @@
/* Userland threads? */
/* #undef ECL_THREADS */
#ifdef ECL_THREADS
# define GC_THREADS
#endif
/* Network streams */
#define TCP 1