mit-scheme-devel
[Top][All Lists]
Advanced

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

Re: [MIT-Scheme-devel] multi-threading problem: Unassigned variable: roo


From: Matt Birkholz
Subject: Re: [MIT-Scheme-devel] multi-threading problem: Unassigned variable: root-continuation-default
Date: Fri, 27 Apr 2012 18:36:36 -0700

> From: Alex Shinn <address@hidden>
> Date: Fri, 27 Apr 2012 11:29:16 +0900
> 
> On Fri, Apr 27, 2012 at 9:47 AM, Matt Birkholz
> <address@hidden> wrote:
> [...]n
> > Do the latest libcs ensure putc and getchar are thread-safe?  (I hope
> > not: what a waste!)
> 
> Yes, they do.  You need putc_unlocked, getchar_unlocked, etc.
> to skip the mutex [...]

May wisdom find them.



reply via email to

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