[Mono-osx] Registering an NSThread with Mono

Kevin Heeney koheeney at gmail.com
Wed Nov 26 14:03:06 EST 2008


	Is there any way to register an NSThread with Mono?  I am using a  
3rd party framework which I pass a delegate class and it launches a  
new Thread.  I have that class getting a reference to this created  
Thread using [NSThread currentThread].  I now need to call Mono from  
this thread but I need to register the thread using  
"mono_thread_attach" I believe.  Is there anyway that I can do this  
with an NSThread?

Thanks,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20081126/ada4407a/attachment.html 


More information about the Mono-osx mailing list