glcontext: Signal context creation from inside the context loop and use g_thread_join...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 21 Dec 2015 11:13:15 +0000 (12:13 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:13 +0000 (19:32 +0000)
commit039865fc030445d1f5d36e8fc36f538c0ca57866
treed2b2bb6d3eb48c5f654cf181429c09b5a5701335
parent1403a6871f5e30440a987696d2a2af8f3b9bd7c2
glcontext: Signal context creation from inside the context loop and use g_thread_join() instead of a custom condition variable

Also protect against spurious condition variable wakeups during context
creation.
gst-libs/gst/gl/gstglcontext.c