currentParallelFramework  129 modules/core/include/opencv2/core/private.hpp     CV_EXPORTS const char* currentParallelFramework();
currentParallelFramework  746 modules/imgproc/src/distransform.cpp             if ((currentParallelFramework()==NULL) || (src.total()<(int)(1<<14)))
currentParallelFramework 2992 modules/ts/src/ts_func.cpp     const char* parallel_framework = currentParallelFramework();