view vamp-plugin.map @ 312:796d403dc83b

Replace OpenMP usage with (hopefully more portable) C++11 async. Define MAX_EM_THREADS=1 if you don't want to use it.
author Chris Cannam
date Tue, 28 Apr 2015 10:02:36 +0100
parents c6d230c31713
children
line wrap: on
line source
{
	global: vampGetPluginDescriptor;
	local: *;
};