chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] critical-section not in Chicken 3?


From: Elf
Subject: Re: [Chicken-users] critical-section not in Chicken 3?
Date: Tue, 5 Feb 2008 20:31:38 -0800 (PST)


i thought disable-interrupts was deprecated as well...

-elf

On Tue, 5 Feb 2008, Kon Lovett wrote:

Hi,

You can just put your "critical section" code, all of it - no call-outs to non-core Chicken, in a file w/ '(declare (disable-interrupts))'. The requirement not to call into files compiled w/o 'disable-interrupts' is a possible non-starter though.

Best Wishes,
Kon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]