Re: [AD] Fix for change to allow keyboard input to non-Allegro windows on OS X (4.4) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2009-11-09, Francis Devereux <francis@xxxxxxxxxx> wrote:
> Hi,
>
> I'm afraid I've found a problem with the patch that I posted to
> http://www.allegro.cc/forums/thread/601965. A deadlock can occur in
> the following circumstances:
>
..
>
> The attached patch fixes this by using a separate mutex for the
> osx_skip_events_processing variable instead of using osx_event_mutex
> for it.
Ok, committed.
Peter