gl/win32: make send_message reentrant
authorMatthew Waters <ystreet00@gmail.com>
Tue, 27 May 2014 14:56:05 +0000 (00:56 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Tue, 27 May 2014 14:57:25 +0000 (00:57 +1000)
commit3ddcec8062ca1b69fffed2f592bdd96d8ebf5a87
tree53245fc677c2316a92bca41cc14ba34aea7c3734
parentb207a150731b80e1938aca25d7c33989019770a6
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