[Mono-bugs] [Bug 55909][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 08:22:47 -0400 (EDT)


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 mono-bug@jerryweb.info.

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

--- shadow/55909	2004-04-10 08:19:10.000000000 -0400
+++ shadow/55909.tmp.26153	2004-04-10 08:22:47.000000000 -0400
@@ -169,6 +169,11 @@
 
 
 ------- Additional Comments From mono-bug@jerryweb.info  2004-04-10 08:19 -------
 Created an attachment (id=7303)
 Little corrections III + fixed deadlock in AcquireReaderLock
 
+
+------- Additional Comments From mono-bug@jerryweb.info  2004-04-10 08:22 -------
+Created an attachment (id=7304)
+Current version of ReaderWriterLock.cs
+