The starting point for what exactly? Do you want to know how mono uses
threads for its GC, or how managed threads interact with the jit/gc. How
unmanaged threads can be registered with the runtime so they can work safely
with managed code? Or maybe you just want to understand how you can write
threaded managed code? You're going to have to be a little more specific
than "Tell me about how mono handles threads".

Alan.

On Tue, May 5, 2009 at 6:06 AM, Friedrich Dominicus <
fr...@q-software-solutions.de> wrote:

> Miguel de Icaza <mig...@novell.com> writes:
>
> > Hello,
> >
> >> I'm  still trying ot understand. How thread handling is done in
> >> Mono. Have I overseen some pages on the mono home pages?
>
> >
> > This is a very open-ended question.
> >
> > What exactly do you need to know?
> Just the starting point. Where and how is this "starting" point
> documented. Or where can one read more about it, I'd like to do that
> before starting to ask "stupid" questions because they may have
> documented...
>
> Just I've no idea where this docs should be
>
>
> Regards
> Friedrich
>
>
> --
> Q-Software Solutions GmbH; Sitz: Bruchsal; Registergericht: Mannheim
> Registriernummer: HRB232138; Geschaeftsfuehrer: Friedrich Dominicus
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to