[Mono-osx] Registering an NSThread with Mono

Kevin Heeney koheeney at gmail.com
Wed Nov 26 14:15:51 EST 2008


	I was thinking I had to pass mono_thread_attach a reference to a  
thread.  Would calling mono_thread_attach(myDomain); work?   If so, I  
might have a different issue.

Thanks,
Kevin

On Nov 26, 2008, at 1:03 PM, Kevin Heeney wrote:

> 	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/a2369917/attachment-0001.html 


More information about the Mono-osx mailing list