[gstreamer-bugs] [Bug 599870] [API] micro-optimisation: add GST_DEBUG_FUNCPTR_FULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 28 12:44:20 PDT 2009


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

--- Comment #9 from David Schleef <ds at schleef.org> 2009-10-28 19:44:15 UTC ---
Thinking back to my non-existent CS days, shouldn't the ideal hash table lookup
in this case be lockless?  (Or rather, lockless check followed by
lock;recheck;register;unlock.)  If this is not the case, let's fix glib.

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