]> git.sesse.net Git - ffmpeg/commit
avutil/thread: Add pthread_cond_timedwait function
authorMatt Oliver <protogonoi@gmail.com>
Wed, 7 Dec 2016 05:55:35 +0000 (16:55 +1100)
committerMarton Balint <cus@passwd.hu>
Tue, 21 Jan 2020 21:34:15 +0000 (22:34 +0100)
commitfc6fde22c34ac9ae39f16494238140ba40456efd
tree3cdec30db06d618a115dddbd7cce2d8d72b097cb
parent00447b6f523e5b86bec6c3944ad917edea4ed50c
avutil/thread: Add pthread_cond_timedwait function

v2: fix calculating milisecond times and use SleepConditionVariableSRW.

Signed-off-by: Matt Oliver <protogonoi@gmail.com>
compat/os2threads.h
compat/w32pthreads.h
libavutil/thread.h