vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Fri Jul 31 
00:18:27 2015 +0300| [062bd6c22a1c002204df8ad5496f3edf574453d7] | committer: 
Rémi Denis-Courmont

lib: remove no lonegr used asynchronous event queue

This fixes excessive (and dumb) usage of thread local variables, and
invalid use of thread cancellation.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=062bd6c22a1c002204df8ad5496f3edf574453d7
---

 lib/Makefile.am       |    1 -
 lib/event.c           |   68 +++---------
 lib/event_async.c     |  287 -------------------------------------------------
 lib/event_internal.h  |   10 +-
 lib/libvlc_internal.h |    5 -
 5 files changed, 16 insertions(+), 355 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=062bd6c22a1c002204df8ad5496f3edf574453d7
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to