Re: [AD] race condition when removing/adding ints |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, 2005-01-29 at 11:30 +0100, Elias Pschernig wrote:
> I wonder if the unscare_mouse issue shows up on other platforms at all
> though, since they don't have such strict locking as X11. So, for 4.2.0,
> it could be an alternate solution to just leave the #undef MULTITHREADED
> in timer.c enabled for windows and OSX.
>
Well, I just comitted a modified patch to do that for now. So, the X11
port now uses pthread locks for the timer API, windows and OSX don't.
--
Elias Pschernig