[vlc-commits] Implement thread support for OS/2
KO Myung-Hun
git at videolan.org
Sat Oct 15 09:38:48 CEST 2011
vlc | branch: master | KO Myung-Hun <komh at chollian.net> | Tue Oct 11 21:55:32 2011 +0900| [86df8c0439ac7a1d1d5d9fc97241c6085a17e832] | committer: Rémi Denis-Courmont
Implement thread support for OS/2
Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=86df8c0439ac7a1d1d5d9fc97241c6085a17e832
---
include/vlc_common.h | 7 +
include/vlc_threads.h | 63 ++++
src/Makefile.am | 13 +
src/os2/thread.c | 947 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1030 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=86df8c0439ac7a1d1d5d9fc97241c6085a17e832
More information about the vlc-commits
mailing list