[plt-scheme] struct & atomicity

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Mar 20 16:53:34 EDT 2009

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.



Posted on the users mailing list.