Hi,

   Some glib functions are not thread safe unless
g_thread_init () is
called. See 

http://bugzilla.ximian.com/show_bug.cgi?id=47682

Piyush  Garyali <[EMAIL PROTECTED]> írta:

> Hello,
> 
> As the io-layer implementation of CreateThread (which uses
pthread_xxx inside) is used on Linux, I fail to understand
the use of the function g_thread_init() in both
mini[mini.c:mini_init()] as well as
interperter[interp.c:main()] when no thread functionality is
used from Glib.
> 
> Is there something I am missing in here?
> 
> -garyali




_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to