|
Ardour
9.2-308-g4caf47e3b8
|
#include <atomic>Go to the source code of this file.
Namespaces | |
| PBD | |
Functions | |
| template<typename T > | |
| bool | PBD::atomic_dec_and_test (std::atomic< T > &aval) |
| template<typename T > | |
| void | PBD::atomic_inc (std::atomic< T > &aval) |