]> git.sesse.net Git - vlc/commit
Win32: remove (now dead) old mutex/cv implementation
authorRémi Denis-Courmont <rem@videolan.org>
Wed, 23 Apr 2008 19:18:42 +0000 (22:18 +0300)
committerRémi Denis-Courmont <rem@videolan.org>
Wed, 23 Apr 2008 19:18:42 +0000 (22:18 +0300)
commit6ed74223505b91d3ebed2f42fea6ccbcfc776622
treecc80c53d14d26841c8e2ffbde8d745bc54189aa0
parentb648be13957fae14cbcddcbde0309c6d6133d494
Win32: remove (now dead) old mutex/cv implementation

Should save a bunch of kilobytes of code.
include/vlc_threads.h
include/vlc_threads_funcs.h
src/misc/threads.c