bug-guile
[Top][All Lists]
Advanced

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

Re: reentrant port table stuff


From: Chris Cramer
Subject: Re: reentrant port table stuff
Date: Tue, 28 Aug 2001 00:05:38 -0500
User-agent: Mutt/1.2.5i

On Mon, Aug 27, 2001 at 12:16:41AM +0200, Marius Vollmer wrote:
> As to the port table race condition, I frankly don't know why Chris'
> fix is effective.  SCM_DEFER_INTS should not in fact be able to
> inhibit thread switches since scm_ints_disabled is not checked
> anywhere (except in take_signal, where it is irrelevant).  I'll have a
> closer look.

Hmm... if I work from the assumption that SCM_DEFER_INTS doesn't have
anything to do with thread switching, that could explain some things.
It may be just a gc problem...

-- 
C. Ray C. aka Christopher Cramer
address@hidden
http://www.pyro.net/~crayc/



reply via email to

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