[vlc-devel] commit: Win32: remove (now dead) old mutex/cv implementation ( Rémi Denis-Courmont )
git version control
git at videolan.org
Wed Apr 23 21:17:41 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Wed Apr 23 22:18:42 2008 +0300| [6ed74223505b91d3ebed2f42fea6ccbcfc776622]
Win32: remove (now dead) old mutex/cv implementation
Should save a bunch of kilobytes of code.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6ed74223505b91d3ebed2f42fea6ccbcfc776622
---
include/vlc_threads.h | 8 --
include/vlc_threads_funcs.h | 206 ++++---------------------------------------
src/misc/threads.c | 55 +-----------
3 files changed, 19 insertions(+), 250 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6ed74223505b91d3ebed2f42fea6ccbcfc776622
More information about the vlc-devel
mailing list