Re: [AD] (still) a race condition in mixer.c |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Yes it is ok and makes perfectly sense; the OSX port *is* multithreaded.
Ok, done thusly.
--
Eric Botcazou
Index: include/allegro/platform/alosxcfg.h
===================================================================
RCS file: /cvsroot/alleg/allegro/include/allegro/platform/alosxcfg.h,v
retrieving revision 1.2
diff -u -r1.2 alosxcfg.h
--- include/allegro/platform/alosxcfg.h 14 Jun 2003 09:48:06 -0000 1.2
+++ include/allegro/platform/alosxcfg.h 27 Sep 2003 19:02:33 -0000
@@ -42,6 +42,7 @@
#define ALLEGRO_BIG_ENDIAN
#define ALLEGRO_CONSOLE_OK
#define ALLEGRO_USE_CONSTRUCTOR
+#define ALLEGRO_MULTITHREADED
/* Arrange for other headers to be included later on */
#define ALLEGRO_EXTRA_HEADER "allegro/platform/alosx.h"