Subject: Re: threading question, are ops on builtins atomic?
From: Yukihiro Matsumoto <matz ruby-lang.org>
Date: Tue, 8 Feb 2005 13:17:48 +0900
In-reply-to: 130070
Hi,
In message "Re: threading question, are ops on builtins atomic?"
on Tue, 8 Feb 2005 09:30:09 +0900, "Charles Mills" <cmills / freeshell.org> writes:
|Is / will this be the case when using pthreads?
|in Ruby 2.0?
No.
matz.