]> git.sesse.net Git - vlc/commit
Moved a lock creation to CreateEventThread.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 7 Sep 2009 20:40:10 +0000 (22:40 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 14 Sep 2009 18:18:41 +0000 (20:18 +0200)
commit3540bb57899529f4224e20ba17a9d42b2d1ad12a
tree16d6a6d1646003bf5537546862d63d9cc6434419
parent4f197fd7cccfd5d193209aa065ac5d526e29f458
Moved a lock creation to CreateEventThread.

It is more symetric with StopEventThread.
modules/video_output/msw/direct3d.c
modules/video_output/msw/directx.c
modules/video_output/msw/events.c
modules/video_output/msw/glwin32.c
modules/video_output/msw/wingdi.c