[vlc-devel] [PATCH 0/3] Fix condition variables
Rémi Denis-Courmont
remi at remlab.net
Mon Feb 17 21:53:36 CET 2020
----------------------------------------------------------------
Rémi Denis-Courmont (3):
thread: rationalise vlc_atomic_timedwait()
thread: use a linked-list in condition variables
threads: add vlc_atomic_timedwait_daytime()
include/vlc_threads.h | 24 +++---
src/linux/thread.c | 49 ++++++++++--
src/misc/threads.c | 208 +++++++++++++++++++++++++++++++-------------------
src/posix/wait.c | 36 ++++++---
src/win32/thread.c | 49 ++++++++++--
5 files changed, 254 insertions(+), 112 deletions(-)
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the vlc-devel
mailing list