Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 523:e0ff22b3c888 c++11-mutex
Toward making PluginAdapterBase::Impl actually thread-safe!
author | Chris Cannam |
---|---|
date | Fri, 16 Aug 2019 10:18:37 +0100 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |