]> git.sesse.net Git - vlc/commit
* src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
authorChristophe Massiot <massiot@videolan.org>
Fri, 20 Feb 2004 17:20:01 +0000 (17:20 +0000)
committerChristophe Massiot <massiot@videolan.org>
Fri, 20 Feb 2004 17:20:01 +0000 (17:20 +0000)
commitc73cac4ec8416f946774be2104cada36550b44e5
tree27ca590ba41702d544b41428baef50e96e9a2e51
parentdecac965b37b79ac0905c79805245811c0f9ed59
* src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
  OSes, and added an rt-offset configuration variable to tune the priority
  of VLC against other programs without recompiling everything.
src/libvlc.h
src/misc/threads.c