]> git.sesse.net Git - vlc/commit
VLM : add a dedicated mutex for the manage thread. We must not del callback while...
authorSébastien Escudier <sebastien-devel@celeos.eu>
Thu, 15 Apr 2010 06:16:46 +0000 (08:16 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 15 Apr 2010 19:07:09 +0000 (22:07 +0300)
commit9862817079ce2765659981dce8e242ca30fd9b54
treeebbd39366c6fd35c10a3cbee19aeccaa78b22307
parentb28c362339ac8ef7f3b9b1715631f304e7563418
VLM : add a dedicated mutex for the manage thread. We must not del callback while mutex is locked.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/input/vlm.c
src/input/vlm_internal.h
src/input/vlmshell.c