]> git.sesse.net Git - vlc/commit
Make GnuTLS use pthread directly rather than VLC's API when appropriate.
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 7 Sep 2006 19:23:03 +0000 (19:23 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 7 Sep 2006 19:23:03 +0000 (19:23 +0000)
commit429c5e9921b4f69910d78ecaa413f0b22a886a97
tree76791a71089942649c444e42d23f6aa1323fcbaa
parent55749902576acef148ae85f455ae84fc66eba30c
Make GnuTLS use pthread directly rather than VLC's API when appropriate.
This would be needed if libvlc is ever embedded in an application that
also uses GnuTLS.
include/vlc_threads.h
modules/misc/gnutls.c