[gstreamer-bugs] [Bug 623491] make *_get_type() thread safe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 6 10:40:45 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623491
  GStreamer | gstreamer (core) | unspecified

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-06 17:40:39 UTC ---
I committed the other two patches because using G_DEFINE_TYPE() prevents some
copy&paste boilerplate code... and the two g_once_init_enter()/leave at the
other places doesn't hurt and prevents people from using this as an bad example
;)

-- 
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