Use atomic read for an atomic variable
authorRobin Gareus <robin@gareus.org>
Tue, 4 Dec 2018 21:12:43 +0000 (22:12 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 4 Dec 2018 21:12:43 +0000 (22:12 +0100)
commit5f3672eef0f2642009459b1b9f921b796f5adcf7
tree1991fe269719a232c0bef09f7c069c15585a2e09
parent9f1293bfe5d22c42ee222a5fd5129d8faebd17f5
Use atomic read for an atomic variable

This probably no real world effect since there is a mutex in the
loop that acts as a memory barrier.
libs/ardour/audioengine.cc