]> git.sesse.net Git - vlc/commit
Make sure we use the same clock for condition variable
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 15 Sep 2007 16:05:36 +0000 (16:05 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 15 Sep 2007 16:05:36 +0000 (16:05 +0000)
commit0787d3545610fb93b04ffa1121601e7bfefdee2e
treedc9ee3e974eb102a2a360967ff1f5f20c404caf8
parentf98737195edfdca331b1006b9eecbe4ed8be9ea4
Make sure we use the same clock for condition variable
Otherwise, it'll screw up completely when we add vlc_cond_timedwait
include/vlc_threads_funcs.h
src/misc/threads.c