]> git.sesse.net Git - vlc/commit
New vlc_thread_set_priority function, to set the priority of the main
authorChristophe Massiot <massiot@videolan.org>
Sun, 8 Dec 2002 00:41:06 +0000 (00:41 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sun, 8 Dec 2002 00:41:06 +0000 (00:41 +0000)
commit270e1cb5a9153615b53fae5bfa63e2a1420027ed
treebf92af4fe2ac100b50ec0c7816745b5627fba485
parentec518727fc898bf1ded6d58d90ff21135f703107
New vlc_thread_set_priority function, to set the priority of the main
thread.
include/vlc_threads_funcs.h
src/libvlc.c
src/misc/threads.c