[Mono-dev] System.Unix.Native.Syscall.fork is commented out
Massimiliano Mantione
massi at ximian.com
Tue Sep 9 02:38:56 EDT 2008
On Wed, 2008-09-03 at 12:23 -0400, Avery Pennarun wrote:
> So my next question then is: is there any way to get mono to *not* use
> threads unless you explicitly ask it to do so? It seems like just the
> GC and JIT are threads right now, right? Actually I don't know enough
> to even describe why the JIT would want to be a thread anyway...
AFAIK, the JIT does not use or require a separated thread, but you are
forgetting the finalizer thread...
Ciao,
Massi
More information about the Mono-devel-list
mailing list