19 #if !defined(__TBB_show_deprecation_message_runtime_loader_H) && defined(__TBB_show_deprecated_header_message) 20 #define __TBB_show_deprecation_message_runtime_loader_H 21 #pragma message("TBB Warning: tbb/runtime_loader.h is deprecated. For details, please see Deprecated Features appendix in the TBB reference manual.") 24 #if defined(__TBB_show_deprecated_header_message) 25 #undef __TBB_show_deprecated_header_message 28 #ifndef __TBB_runtime_loader_H 29 #define __TBB_runtime_loader_H 31 #define __TBB_runtime_loader_H_include_area 34 #if ! TBB_PREVIEW_RUNTIME_LOADER 35 #error Set TBB_PREVIEW_RUNTIME_LOADER to include runtime_loader.h 42 #if ! __TBB_NO_IMPLICIT_LINKAGE 44 #pragma comment( linker, "/nodefaultlib:tbb_debug.lib" ) 45 #pragma comment( linker, "/defaultlib:tbbproxy_debug.lib" ) 47 #pragma comment( linker, "/nodefaultlib:tbb.lib" ) 48 #pragma comment( linker, "/defaultlib:tbbproxy.lib" ) 55 namespace interface6 {
128 int max_ver = INT_MAX,
164 int max_ver = INT_MAX
190 #undef __TBB_runtime_loader_H_include_area TBB found but version is not suitable.
Throw an exception of tbb::runtime_loader::error_code type.
T load(const atomic< T > &a)
Base class for types that should not be copied or assigned.
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t mode
#define __TBB_DEPRECATED_VERBOSE
#define TBB_INTERFACE_VERSION
error_mode
Error mode constants.
Invalid function call (e. g. load() called when TBB is already loaded).
Save status of operation and continue.
Invalid library found (e. g. TBB_runtime_version symbol not found).