annotate build/vamp-plugin.map @ 527:bc5e76e90e95 c++11-mutex

A better way, I think, of handling static initialisation order
author Chris Cannam
date Wed, 11 Sep 2019 14:55:16 +0100
parents e58242c9ff85
children
rev   line source
cannam@228 1 {
cannam@228 2 global: vampGetPluginDescriptor;
cannam@228 3 local: *;
cannam@228 4 };