fix LV2 worker
authorRobin Gareus <robin@gareus.org>
Mon, 27 Aug 2012 04:08:48 +0000 (04:08 +0000)
committerRobin Gareus <robin@gareus.org>
Mon, 27 Aug 2012 04:08:48 +0000 (04:08 +0000)
commita8f0c3255f6f645913f57748d34db640bc7adcc2
tree71b411f296de829ca57b7c715adddc351071d6f6
parent0a834da466ccb9c9223e5584915429f2d78f662c
fix LV2 worker

start worker thread after _sem and _exit have been initialized.
stop thread when plugin is removed.

git-svn-id: svn://localhost/ardour2/branches/3.0@13145 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/worker.h
libs/ardour/lv2_plugin.cc
libs/ardour/worker.cc