annotate skeleton/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 bb67b6145812
children
rev   line source
cannam@300 1 {
cannam@300 2 global: vampGetPluginDescriptor;
cannam@300 3 local: *;
cannam@300 4 };