[Mono-devel-list] Re: [Mono-patches] r46370 - in trunk/mcs/class/corlib: System.Collections.Generic Test/System.Collections.Generic

Ben Maurer bmaurer at ximian.com
Wed Jun 22 22:00:44 EDT 2005


On Wed, 2005-06-22 at 19:27 -0600, David Waite wrote:
> Enumerating needs to be locked, inserts need to be locked, but all
> locking is external to the collection.

But you can enumerate and read from multiple threads at the same time.

-- Ben




More information about the Mono-devel-list mailing list