[Mono-bugs] [Bug 72740][Maj] Changed - Deadlock with Thread.Abort

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 9 May 2005 07:50:58 -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 lluis@ximian.com.

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

--- shadow/72740	2005-03-17 07:17:48.000000000 -0500
+++ shadow/72740.tmp.4562	2005-05-09 07:50:58.000000000 -0400
@@ -66,6 +66,10 @@
 delivered while a thread is in pthread_mutex_lock () / unlock ().
 
 
 
 
 
+
+------- Additional Comments From lluis@ximian.com  2005-05-09 07:50 -------
+Is there any other safe way of determining if the thread has been
+interrupted while running managed code?