vlc | branch: master | Felix Paul Kühne <[email protected]> | Fri Dec 27 09:20:10 2013 +0100| [1c3973d7fe1891e3019fce9b4f0239edfd48c55d] | committer: Felix Paul Kühne
src: split darwin threading code from the generic posix implementation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c3973d7fe1891e3019fce9b4f0239edfd48c55d --- src/Makefile.am | 2 +- src/darwin/thread.c | 820 +++++++++++++++++++++++++++++++++++++++++++++++++++ src/posix/thread.c | 31 -- 3 files changed, 821 insertions(+), 32 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1c3973d7fe1891e3019fce9b4f0239edfd48c55d _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
