[Mono-list] System.Collections.Stack

Fergus Henderson fjh@cs.mu.oz.au
Tue, 17 Jul 2001 05:51:57 +1000


On 16-Jul-2001, David Menestrina <dmenest@yahoo.com> wrote:
>   Locking here is unnecessary because reading from
>   an int should be atomic. (It is in Java...)

Same is true for the CLR, according to the ECMA specs
(11.6 in Partition I).

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.