Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CDS   (RSS)
Coordination Data Structures – WriteOnce<T>
This is an article in a series of blog entries describing a set of new Coordination Data Structures (CDS) introduced in the June 2008 CTP of the Parallel Extensions for .NET Framework . In C#, when a field declaration includes a readonly modifier, assignments Read More...
Coordination Data Structures – SpinLock
This is an article in a series of blog entries describing a set of new Coordination Data Structures (CDS) introduced in the June 2008 CTP of the Parallel Extensions for .NET Framework . Waiting on locks usually result in a thread context switch and associated Read More...
Coordination Data Structures – LazyInit<T>
This is an article in a series of blog entries describing a set of new Coordination Data Structures (CDS) introduced in the June 2008 CTP of the Parallel Extensions for .NET Framework . LazyInit<T> provides support for several common patterns of Read More...
Page view tracker