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 [EMAIL PROTECTED]

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

--- shadow/75836        2005-08-23 14:34:23.000000000 -0400
+++ shadow/75836.tmp.1656       2005-08-23 16:17:19.000000000 -0400
@@ -84,6 +84,11 @@
 that prevents solving the bug.
 
 Do you mean GC_new_thread() in mono/libgc/win32_threads.c on 
 register the thread? Why cannot it be called before or inside 
 mono_thread_attach()? After registering the thread with GC can 
 mono_thread_attach() called?
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-08-23 16:17 -------
+GC_new_thread is designed to be called when the thread itself is
+created. It might be possible to call it later through.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to