]> git.sesse.net Git - vlc/commit
Default to using pthread instead of exploding.
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 27 Jan 2008 15:56:24 +0000 (15:56 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 27 Jan 2008 15:56:24 +0000 (15:56 +0000)
commit7fd77d963a10bba8397593a48a23b970665a9d91
treeb35f310003004511c26e6c3ea69aff3a16ad63fd
parent37bc09bf45ed85666de87b46718f69b5c1fb46bd
Default to using pthread instead of exploding.
This fixes the single largest source of problems when including vlc/*.h out of the box.
configure.ac
include/vlc_threads.h
include/vlc_threads_funcs.h
src/libvlc-module.c
src/misc/threads.c