[Mono-dev] Please advise. Threading in unmanaged code
Paolo Molaro
lupus at ximian.com
Fri Oct 10 16:51:16 EDT 2008
On 10/10/08 Carsten Harnisch wrote:
> As I understood mono is using phreads and epoll, so having created a
> "mono"-thread and using this thread to call an unmanged piece of code, will
> this unmanaged code be run in the context of the underlaying pthread? Or
> does the mono i/o layer call the unmanaged code with its own thread pool?
The call will happen in the same thread.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list