tests: fix locking in gstpoll unit test
authorTim-Philipp Müller <tim@centricular.com>
Sun, 6 Jul 2014 11:09:31 +0000 (12:09 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 6 Jul 2014 11:10:09 +0000 (12:10 +0100)
commite10d54b8e24629cc518bfcd23683b4ef56800c0c
treec36f1019403fbd87d00a7cc558d7b0459f269327
parentb722d41d44b82437d0f87d537509bd7d535c5d76
tests: fix locking in gstpoll unit test

The mutex needs to be locked when g_cond_wait*() is
called.
tests/check/gst/gstpoll.c