[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Tue, Feb 01, 2000 at 12:13:35AM +1100, Peter Wang wrote:
> I think it is because of the ENABLE(); DISABLE() pairs scattered
> throughout the X graphics code, which would make Allegro miss SIGALRM.
> Is it possible to localise the interrupts that are disabled, or maybe some
> way to avoid disabling interrupts at all?
Michael recently posted a message suggesting a way around this
problem (i.e. making the locking unnecessary), but I think he
said he couldn't implement it for a while due to having too much
else to do.
George