[Mono-devel-list] Re: Threading model
Robert Jordan
robertj at gmx.net
Fri Aug 5 07:47:42 EDT 2005
Hi Paul,
> Hi,
>
> I think I've found a problem between Mono and the latest kernel and I'm
> trying to find what it is. I've been advised to look at threading as a
> potential cause.
What kind of problems?
> Does the threading system change depending on the OS (for instance,
> Linux and MacOS would use POSIX, Win32 uses Win32) or does it have it's
> own threading model which is completely cross platform?
The managed threading model is the same. However, testing the code
on several platform usually exposes your own threading bugs,
so please post some code.
Rob
More information about the Mono-devel-list
mailing list