Browse Source

2005-11-17 Zoltan Varga <[email protected]>

	* Interlocked.cs: Add generic CompareExchange and Exchange methods.

svn path=/trunk/mcs/; revision=53213
Zoltan Varga 20 năm trước cách đây
mục cha
commit
604d97d0d7
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      mcs/class/corlib/System.Threading/ChangeLog

+ 4 - 0
mcs/class/corlib/System.Threading/ChangeLog

@@ -1,3 +1,7 @@
+2005-11-17  Zoltan Varga  <[email protected]>
+
+	* Interlocked.cs: Add generic CompareExchange and Exchange methods.
+
 2005-11-17  Sebastien Pouliot  <[email protected]>
 
 	* WaitHandleCannotBeOpenedException.cs: New (2.0). Is required to