[vlc-commits] src: split darwin threading code from the generic posix implementation

Felix Paul Kühne git at videolan.org
Fri Dec 27 09:55:56 CET 2013


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | 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


More information about the vlc-commits mailing list