]> git.sesse.net Git - ffmpeg/commit
compat/w32pthreads: use the condition variable API directly when targeting newer...
authorJames Almer <jamrial@gmail.com>
Thu, 9 Oct 2014 20:49:22 +0000 (17:49 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 9 Oct 2014 20:51:46 +0000 (17:51 -0300)
commit8c6992bf0cc24542a5ae245cd037a23638b76d75
tree86938cac30f0cc733d2dbdd0fcaccf8251a2d5a5
parent241b306b1eaa1be843e496653ed8e03b25dbe118
compat/w32pthreads: use the condition variable API directly when targeting newer versions of Windows

Wrap the function calls in a similar fashion to how it's being done
with the critical section API.

Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
compat/w32pthreads.h