gl/win32: make send_message reentrant
authorMatthew Waters <ystreet00@gmail.com>
Tue, 27 May 2014 14:56:05 +0000 (00:56 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:41 +0000 (19:31 +0000)
commit1f6fceafa4a221ad427005edb3c066046920f015
tree49ac9e00cd49ae1ff944f3684d7c2ccd6c547ed1
parent06351d4d9b5e1bed9fb00db9d4cdaa4365b0bad8
gl/win32: make send_message reentrant

I could not find a comparable win32API function so keep the running
thread pointer to compare against.

https://bugzilla.gnome.org/show_bug.cgi?id=730782
gst-libs/gst/gl/win32/gstglwindow_win32.c