]> git.sesse.net Git - vlc/commit
playlist: Use PL_LOCK_IF and PL_UNLOCK_IF to perform some more checks on lock state...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 15 Jul 2008 07:40:39 +0000 (09:40 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 15 Jul 2008 07:40:39 +0000 (09:40 +0200)
commitace44bc9f59e2ced98bb8534aa225fce9a479d8b
tree2df75e567c278112ebf54d0ff3a3c7536f1276cf
parent4d0721f0d1dcafd37dc6116e6b6e44a2d1b500f7
playlist: Use PL_LOCK_IF and PL_UNLOCK_IF to perform some more checks on lock state. And fix a unlocked usage of get_current_status_item().
src/playlist/control.c
src/playlist/engine.c
src/playlist/item.c
src/playlist/playlist_internal.h
src/playlist/search.c