Hi - <br><br>In <a href="http://docs.plt-scheme.org/reference/threads.html">http://docs.plt-scheme.org/reference/threads.html</a> 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? <br>
<br>Thanks,<br>yc<br><br>