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

Reply via email to