[Bug 706553] context creation is not thread safe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 2 05:29:48 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706553
  GStreamer | gst-plugins-gl | git

--- Comment #9 from Matthew Waters <ystreet00 at gmail.com> 2013-09-02 12:29:45 UTC ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (In reply to comment #5)
> 
> No I meant if the callers of send_message() currently require invocation to be
> synchronous or if we can easily make them async.

We can probably make most of them async pretty easily.

> > > Instead of a spinlock you can always use a GCond.
> > 
> > We are using a GCond and its not working :)
> 
> That was my point :) If we can't make it working with a GCond a spinlock won't
> make it work either.

Ah :)

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