]> git.sesse.net Git - vlc/commit
vlc_threadobj(): returns the object nesting the current thread
authorRémi Denis-Courmont <rem@videolan.org>
Wed, 28 May 2008 18:52:17 +0000 (21:52 +0300)
committerRémi Denis-Courmont <rem@videolan.org>
Wed, 28 May 2008 18:52:22 +0000 (21:52 +0300)
commit1746fdda5a2bc062d52a3b8a30d9d1d6518e64b4
tree9cac47c05a23da58aaf2992466cd1e95f117a5e0
parent94f55c6038a3f727f3de61099167a44dfd9f2cd6
vlc_threadobj(): returns the object nesting the current thread

Also fix the threads entry point prototype on Windows.
src/libvlc.h
src/misc/objects.c
src/misc/threads.c