3rd-party/tbb/src/rml/client/index.html
This directory has source code that must be statically linked into an RML client.
rml_factory.hText shared by rml_omp.cpp and rml_tbb.cpp. This is not an ordinary include file, so it does not have an #ifndef guard.
rml_omp.cppSource file for OpenMP client.omp_dynamic_link.homp_dynamic_link.cppSource files for dynamic linking support. The code is the code from the TBB source directory, but adjusted so that it appears in namespace __kmp instead of namespace tbb::internal.
rml_tbb.cppSource file for TBB client. It uses the dynamic linking support from the TBB source directory.
Copyright © 2005-2020 Intel Corporation. All Rights Reserved.
Intel is a registered trademark or trademark of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.