Files
ardour/libs/pbd
Robin Gareus fa07233a17 mutex 'er up
Some overzealous locking to track down RequestObject related crashes.

bc0fa4d689 wrongly locked the current event loop's
request_invalidation_lock instead of the invalidation's list lock.

Also Abstract UI is able to delete requests concurrently with with
EventLoop invalidation.
e.g. PortManager::PortRegisteredOrUnregistered  and GlobalPortMatrixWindow
so the lock needs to be exposed.

If this solves various issues, mutexes should to be consolidated
(request_buffer_map_lock + request_invalidation_lock) and be chosen
such that there is as little contention as possible.
2016-12-13 23:47:07 +01:00
..
2016-12-13 23:47:07 +01:00
2016-06-26 16:43:07 +02:00
2015-10-05 16:17:49 +02:00
2016-12-13 23:47:07 +01:00
2015-10-05 16:17:49 +02:00
2009-04-18 16:15:12 +00:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00
2016-02-17 17:03:14 +01:00
2015-10-05 16:17:49 +02:00
2016-02-14 00:10:41 +01:00
2016-11-17 12:58:28 +01:00
2015-10-05 16:17:49 +02:00