[Openmcl-devel] [openmcl-devel] Enabling interrupts on a thread

Gary Byers gb at clozure.com
Thu Sep 27 16:39:51 PDT 2007


In 1.1,

(WITH-INTERRUPTS-ENABLED . body)

executes BODY with interrupts enabled.

On Thu, 27 Sep 2007, David Rager wrote:

> Hello,
>
> I seem to recall there being a way to enable interrupts on a thread
> that's otherwise interruptible.  Would someone mind refreshing me with
> what that way is?  Of course this only works if the thread that you
> enable interrupts on doesn't go and re-disable them, but it might work
> for threads waiting on semaphores/locks.
>
> Thanks,
> David
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



More information about the Openmcl-devel mailing list