Files
ardour/libs/pbd
Robin Gareus 455f07d087 fix rare livelock in std::map thread_buffer_requests
During initial session load it's possible that two threads call
PBD::notify_event_loops_about_thread_creation() simultaneously
(in particular the process threads). This can lead to an
endless loop in stl_tree.h when assigning thread_buffer_requests[key]

Now we only have WriteLocks.. unless some better solution comes up a
Mutex will do.
2016-02-14 02:13:04 +01:00
..
2014-12-23 23:43:25 +01:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02: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-11 16:43:35 +01:00
2015-10-05 16:17:49 +02:00
2015-10-05 16:17:49 +02:00
2016-02-14 00:10:41 +01:00
2015-10-05 16:17:49 +02:00