[Mono-list] Patch for bugzilla 31265, plus some pthreads

Dick Porter dick@ximian.com
14 Oct 2002 11:01:55 +0100


On Mon, 2002-10-14 at 09:48, Tim Haynes wrote:
> Dick Porter <dick@ximian.com> writes:
> > Could you explain why this code is needed?
> 
> Suppose an already multithreaded program needs to host the Mono runtime. In
> order to issue mono calls from an exitsing thread it needs a mono
> environment (usually setup by mono_jit_init). 

OK.  You still need to answer the second part though :)

- Dick