d3dvideosink: Use lock/cond to wait internal window construction
authorSeungha Yang <seungha.yang@navercorp.com>
Sat, 3 Nov 2018 11:52:20 +0000 (20:52 +0900)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 6 Nov 2018 11:51:39 +0000 (11:51 +0000)
commitdee5201392180253d7729feae0f110d74a914bc6
tree69c69326cef73fd2f2eba6e6730925bc9b74627b
parentb3279c3fce41b0c01da0f0c783a5337915f2140e
d3dvideosink: Use lock/cond to wait internal window construction

We can save one (or possibly more) sleep time by using lock/cond
sys/d3dvideosink/d3dhelpers.c