[plt-scheme] struct & atomicity

From: YC (yinso.chen at gmail.com)
Date: Fri Mar 20 18:21:01 EDT 2009

On Fri, Mar 20, 2009 at 1:53 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> At Fri, 20 Mar 2009 13:45:02 -0700, YC wrote:
> > In http://docs.plt-scheme.org/reference/threads.html it is mentioned
> that
> > all constant time procedures in mzscheme are atomic.  I am assuming that
> > includes all of the struct assignment procedures (i.e.
> > set-<struct>-<field>!), is this a correct assumptions?
>
> Yes.
>

Thanks Matthew.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090320/f30f1530/attachment.html>

Posted on the users mailing list.