> From: Alex Shinn <alexsh...@gmail.com>
> Date: Fri, 27 Apr 2012 11:29:16 +0900
> 
> On Fri, Apr 27, 2012 at 9:47 AM, Matt Birkholz
> <m...@birkholz.chandler.az.us> 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.

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to