[Mono-bugs] [Bug 81663][Wis] Changed - [PATCH] Performance: Delegate optimization, DLR and IronPython

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 1 21:50:32 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by joncham at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81663

--- shadow/81663	2007-09-01 12:37:37.000000000 -0400
+++ shadow/81663.tmp.26301	2007-09-01 21:50:32.000000000 -0400
@@ -305,6 +305,11 @@
 
 ------- Additional Comments From vargaz at gmail.com  2007-09-01 12:37 -------
 It looks fine except one thing: it should be made thread-safe either
 by using a lock, or setting the cache[..] entry at the end using
 InterlockedCompareExchange.
 
+
+------- Additional Comments From joncham at gmail.com  2007-09-01 21:50 -------
+Created an attachment (id=19945)
+Achitecture Delegate Impl with InterlockedCompareExchange
+


More information about the mono-bugs mailing list