lib: remove no lonegr used asynchronous event queue

Multimedia / VLC - Rémi Denis-Courmont [remlab.net] - 5 August 2015 13:30 UTC

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

062bd6c lib: remove no lonegr used asynchronous event queue
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(-)

Upstream: git.videolan.org


  • Share