Hi,<div><br></div><div>Can somebody explain when exactly the api g_thread_init() should be called? </div><div><br></div><div>And does a &quot;threaded&quot; program exactly mean(in the context of the documentation here - <a href="http://library.gnome.org/devel/glib/2.26/glib-Threads.html#g-thread-init">http://library.gnome.org/devel/glib/2.26/glib-Threads.html#g-thread-init</a>)? If I&#39;ve a gst pipeline which obviously runs in a different thread from my application thread, should I be calling g_thread_init()?</div>
<div><br></div><div>I see that this discussion has already taken place here - <a href="http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00110.html">http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00110.html</a> </div>
<div>but I didn&#39;t see a convincing answer/solution being discussed.</div><div><br></div><div>Thanks</div><div>Rohit</div>