Files
ardour/libs
Robin Gareus 292547b264 Use RWLock for Locations
This replaces a Mutex and adds additional read-locks.

This is needed to address some threading issues with rt-threads
calling auto_loop_location() while the GUI changes locations.

Since locations are C-pointers this is still not entirely safe!
Locations::remove() may delete a location while a pointer
to it is being used in another thread.
2021-05-09 03:20:14 +02:00
..
2021-05-09 03:20:14 +02:00
2020-12-01 12:08:09 +01:00
2021-05-05 17:57:16 +02:00
2021-05-05 17:57:16 +02:00
2021-04-18 22:02:57 +02:00
2021-01-23 23:43:14 +01:00
2021-05-05 17:57:16 +02:00
2021-05-05 17:57:16 +02:00
2020-01-22 02:00:25 +01:00
2019-09-03 05:01:59 +02:00
2021-03-01 22:14:38 +01:00
2021-05-05 17:57:16 +02:00