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,
129 error_mode
mode = em_abort
164 int max_ver = INT_MAX
190 #undef __TBB_runtime_loader_H_include_area Invalid library found (e. g. TBB_runtime_version symbol not found).
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
Save status of operation and continue.
struct __TBB_DEPRECATED_VERBOSE_MSG("tbb::atomic is deprecated, use std::atomic") atomic< T * > struct __TBB_DEPRECATED_VERBOSE_MSG("tbb::atomic is deprecated, use std::atomic") atomic< void * > T load(const atomic< T > &a)
Specialization for atomic<T*> with arithmetic and operator->.
Base class for types that should not be copied or assigned.
Invalid function call (e. g. load() called when TBB is already loaded).
TBB found but version is not suitable.
Throw an exception of tbb::runtime_loader::error_code type.
error_mode
Error mode constants.