]> git.sesse.net Git - vlc/commit
libvlccore: Don't set the priority on first thread on Mac OS X.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 31 Jul 2008 20:57:50 +0000 (22:57 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 31 Jul 2008 20:57:50 +0000 (22:57 +0200)
commit10a6bde56813620846826fed6979b2548a6457ea
treedf651cecbad97aa02ffc45701281fdc368118eb8
parent54b65bedc9a2abe2461f650c0d40b387f0839174
libvlccore: Don't set the priority on first thread on Mac OS X.

Let's don't by pass the defaults here. This also fixes an thread error at exit.
src/libvlc.c
src/misc/threads.c