[gstreamer-bugs] [Bug 608398] Initializing the glib thread system seems not to work
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 29 01:52:12 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=608398
GStreamer | gstreamer (core) | git
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-01-29 09:52:07 UTC ---
I'm not 100% convinced yet that that GLib commit is entirely right. Arguably
they can define new semantics enabled by -DG_THREADS_MANDATORY as they please,
but IMHO g_thread_supported() should now point to g_thread_get_initialized()
and the g_thread_supported() calls around the threading API should have been
changed to some other expression that either evaluates to TRUE or the old
g_thread_supported().
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list