]> git.sesse.net Git - vlc/commit
Support for cancelling self and use normal thread variable
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Wed, 6 Aug 2008 19:56:42 +0000 (22:56 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Wed, 27 Aug 2008 19:43:04 +0000 (22:43 +0300)
commitf1b595f734a7b5e28635583b7a5e0d49e59da5f3
tree7b03eb9b0d57666ab7759b6766e6d3dee858dc59
parent9fda9767293f9e46f8129f6e553d94ce2f847cd0
Support for cancelling self and use normal thread variable

__thread is non-standard (and would need mingw 4.3).
include/vlc_threads.h
src/misc/threads.c