292547b2646e4c56dc6608c438684982607baf4f
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.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%