Home
last modified time | relevance | path

Searched refs:link (Results 1 – 14 of 14) sorted by relevance

/oneTBB/doc/main/tbb_userguide/
H A DParallelizing_Simple_Loops_os.rst19 When compiling oneTBB programs, be sure to link in the oneTBB shared
22 Remove the "``_debug``" portion to link against the production version
H A DLinux_C_Dynamic_Memory_Interface_Replacement.rst63 These examples show how to set ``LD_PRELOAD`` and how to link a
/oneTBB/src/tbb/
H A Dmailbox.h162 atomic_proxy_ptr* const link = my_last.exchange(&t->next_in_mailbox); in push() local
167 link->store(t, std::memory_order_release); in push()
H A DCMakeLists.txt106 # Prefer using target_link_options instead of target_link_libraries to specify link options because
/oneTBB/python/rml/
H A DCMakeLists.txt47 # Prefer using target_link_options instead of target_link_libraries to specify link options because
/oneTBB/src/tbbmalloc_proxy/
H A DCMakeLists.txt69 # Prefer using target_link_options instead of target_link_libraries to specify link options because
/oneTBB/doc/main/intro/
H A Dlimitations.rst35 …d in a system folder, such as ``/usr/lib64``, the application may fail to link due to the order in…
/oneTBB/src/tbbbind/
H A DCMakeLists.txt69 …# Prefer using target_link_options instead of target_link_libraries to specify link options because
/oneTBB/src/tbbmalloc/
H A DCMakeLists.txt89 # Prefer using target_link_options instead of target_link_libraries to specify link options because
/oneTBB/cmake/
H A DREADME.md283 Compile and link options may be specific for certain compilers. This part is handled in `cmake/comp…
311 `TBB_LIB_LINK_FLAGS` | Applied to libraries as link options
312 `TBB_LIB_LINK_LIBS ` | Applied to libraries as link libraries
/oneTBB/test/
H A DCMakeLists.txt49 …target_link_libraries(${_tbb_test_TARGET_NAME} PRIVATE "-Wl,--rpath-link,${CMAKE_LIBRARY_OUTPUT_DI…
66 …# Prefer using target_link_options instead of target_link_libraries to specify link options because
159 …# Prefer using target_link_options instead of target_link_libraries to specify link options because
/oneTBB/
H A DLICENSE.txt45 separable from, or merely link (or bind by name) to the interfaces of,
H A Dthird-party-programs.txt296 …Notwithstanding any other provision of this License, you have permission to link or combine any co…
/oneTBB/doc/
H A DDoxyfile.in315 # When enabled doxygen tries to link words that correspond to documented
316 # classes, or namespaces to their corresponding documentation. Such a link can
1028 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will
1029 # link to the documentation.