mail-archives/mono-bugs/2010-October/105419.html

143 строки
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20649159%5D%20System.Threading.Monitor%20does%20not%20contain%0A%20TryEnter%28%2A%2C%20ref%20bool%29%20methods&In-Reply-To=bug-649159-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="105418.html">
<LINK REL="Next" HREF="105467.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20649159%5D%20System.Threading.Monitor%20does%20not%20contain%0A%20TryEnter%28%2A%2C%20ref%20bool%29%20methods&In-Reply-To=bug-649159-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Oct 25 23:36:08 EDT 2010</I>
<P><UL>
<LI>Previous message: <A HREF="105418.html">[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods
</A></li>
<LI>Next message: <A HREF="105467.html">[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#105419">[ date ]</a>
<a href="thread.html#105419">[ thread ]</a>
<a href="subject.html#105419">[ subject ]</a>
<a href="author.html#105419">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=649159">https://bugzilla.novell.com/show_bug.cgi?id=649159</A>
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=649159#c4">https://bugzilla.novell.com/show_bug.cgi?id=649159#c4</A>
Rodrigo Kumpera &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkumpera at novell.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkumpera at novell.com</A>
--- Comment #4 from Rodrigo Kumpera &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkumpera at novell.com</A>&gt; 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: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="105418.html">[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods
</A></li>
<LI>Next message: <A HREF="105467.html">[Mono-bugs] [Bug 649159] System.Threading.Monitor does not contain TryEnter(*, ref bool) methods
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#105419">[ date ]</a>
<a href="thread.html#105419">[ thread ]</a>
<a href="subject.html#105419">[ subject ]</a>
<a href="author.html#105419">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>