Files
ardour/libs
Robin Gareus 6bcd543bf2 Semaphores need to have a unique name -- fixes #7341
On Windows (and OSX) semaphores are named. If the name matches an existing
semaphore, it is re-used and not re-initialized. In case of multiple
LV2-plugins each with a worker-thread this can lead to a deadlock.
2017-05-07 02:02:30 +02:00
..
2016-10-27 15:57:47 +02:00
2017-05-06 15:11:53 +02:00
2017-02-18 16:22:34 +01:00