Back to Taskflow

Index

3rd-party/tbb/src/rml/client/index.html

4.0.01.1 KB
Original Source

Overview

This directory has source code that must be statically linked into an RML client.

Files

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.

Specific to client=OpenMP

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.

Specific to client=TBB

rml_tbb.cppSource file for TBB client. It uses the dynamic linking support from the TBB source directory.


Up to parent 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.