[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 25 23:36:08 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=649159

https://bugzilla.novell.com/show_bug.cgi?id=649159#c4


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkumpera at novell.com

--- Comment #4 from Rodrigo Kumpera <rkumpera at novell.com> 2010-10-26 03:36:08 UTC ---
This patch is not async exception safe as an abort can happen while we leave
the Monitor.Enter icall.

For monitor methods it must be done with proper runtime help.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list