History log of /oneTBB/src/tbbmalloc_proxy/ (Results 1 – 16 of 16)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9515f14f04-May-2023 Dmitri Mokhov <[email protected]>

Add DLL info for all tbbbind versions instead of just the default (#1095)

Also, add patch number to file version.

Signed-off-by: Dmitri Mokhov <[email protected]>


/oneTBB/.github/labeler.yml
/oneTBB/.github/workflows/ci.yml
/oneTBB/.github/workflows/labeler.yml
/oneTBB/CMakeLists.txt
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/SYSTEM_REQUIREMENTS.md
/oneTBB/WASM_Support.md
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/Intel.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/memcheck.cmake
/oneTBB/cmake/packaging.cmake
/oneTBB/cmake/suppressions/tsan.suppressions
/oneTBB/cmake/toolchains/riscv64.cmake
/oneTBB/cmake/utils.cmake
/oneTBB/doc/GSG/get_started.rst
/oneTBB/doc/GSG/hybrid_cpu_support.rst
/oneTBB/doc/conf.py
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/reference/scalable_memory_pools.rst
/oneTBB/doc/main/reference/scalable_memory_pools/malloc_replacement_log.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
/oneTBB/doc/main/tbb_userguide/Floating_Point_Settings.rst
/oneTBB/doc/main/tbb_userguide/Graph_Object.rst
/oneTBB/doc/main/tbb_userguide/Working_on_the_Assembly_Line_pipeline.rst
/oneTBB/doc/main/tbb_userguide/title.rst
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_template_helpers.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/windows/env/vars.bat
/oneTBB/python/TBB.py
/oneTBB/python/setup.py
/oneTBB/python/tbb/__init__.py
/oneTBB/python/tbb/__main__.py
/oneTBB/python/tbb/pool.py
/oneTBB/python/tbb/test.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/tbb.rc
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.rc
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/large_objects.h
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.rc
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
tbbmalloc_proxy.rc
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/concurrent_unordered_common.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/conformance/conformance_version.cpp
/oneTBB/test/tbb/test_concurrent_unordered_map.cpp
/oneTBB/test/tbb/test_concurrent_unordered_set.cpp
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_key_matching_n_args.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
989ede9610-Jan-2023 Vladislav Shchapov <[email protected]>

Cleanup Windows resource files (#924)

Signed-off-by: Vladislav Shchapov <[email protected]>


/oneTBB/.bazelversion
/oneTBB/BUILD.bazel
/oneTBB/Bazel.md
/oneTBB/CMakeLists.txt
/oneTBB/INSTALL.md
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/cmake/sanitize.cmake
/oneTBB/doc/main/intro/testing_approach.rst
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/tbb_userguide/Flow-Graph-exception-tips.rst
/oneTBB/doc/main/tbb_userguide/Flow-Graph-waiting-tips.rst
/oneTBB/doc/main/tbb_userguide/Guiding_Task_Scheduler_Execution.rst
/oneTBB/doc/main/tbb_userguide/Memory_Allocation.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_API.rst
/oneTBB/doc/main/tbb_userguide/automatically-replacing-malloc.rst
/oneTBB/doc/main/tbb_userguide/snippets/flow_graph_examples.cpp
/oneTBB/examples/README.md
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_lru_cache.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/concurrent_vector.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_segment_table.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_for_each.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/python/rml/ipc_server.cpp
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/itt_notify.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/tbb.rc
/oneTBB/src/tbb/tools_api/disable_warnings.h
/oneTBB/src/tbb/tools_api/ittnotify.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbb/tools_api/ittnotify_static.h
/oneTBB/src/tbb/tools_api/ittnotify_types.h
/oneTBB/src/tbb/tools_api/legacy/ittnotify.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.rc
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.rc
tbbmalloc_proxy.rc
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concurrent_lru_cache_common.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/parallel_for_each_common.h
/oneTBB/test/common/utils.h
/oneTBB/test/conformance/conformance_arena_constraints.cpp
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_concurrent_lru_cache.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_numa_dist.cpp
/oneTBB/test/tbb/test_parallel_sort.cpp
/oneTBB/test/tbb/test_partitioner.cpp
/oneTBB/third-party-programs.txt
6bfd29bd05-Oct-2022 Pavel Kumbrasev <[email protected]>

Exclude includes from version.h during .rc files comilation (#928)

Signed-off-by: pavelkumbrasev <[email protected]>

85792ca430-Sep-2022 egfefey <[email protected]>

Egfefey patch windows dll (#916)

* Restoring Windows DLL details information

This restores the detailed information in the Windows dll. This has been absent from the revamped oneTBB.

* Update

Egfefey patch windows dll (#916)

* Restoring Windows DLL details information

This restores the detailed information in the Windows dll. This has been absent from the revamped oneTBB.

* Update CMakeLists.txt

Enabling build of Windows resource file.

* Update CMakeLists.txt

Updating copyright year

* Add files via upload

Adding Windows resource file for tbbmalloc

* Update CMakeLists.txt

Enabling building of tbbmalloc resource file

* Add files via upload

Adding tbbmalloc_proxy Windows resource file

* Update CMakeLists.txt

Enabling the build of tbbmalloc_proxy resource file

* Add files via upload

Adding tbbbind resource file

* Update CMakeLists.txt

Enabling tbbbind resource file build

* Update resource.rc

Product name update in resource file

* Update CMakeLists.txt

Restricting resource build to default tbbbind

* Add files via upload

Replacing resource.rc with tbb.rc to conform with other dlls (tbbmalloc, tbbbind etc)

* Update CMakeLists.txt

Update from resource.rc to tbb.rc

* Update CMakeLists.txt

Updating copyright year

* Update CMakeLists.txt

Updating the copyright year

* Update tbb.rc

Removing "Windows" from the product name and sourcing the version from version.h

* Update tbb_bind.rc

Removing "Windows" from the product name and sourcing the version info from version.h

* Update tbbmalloc.rc

Removing "Windows" from the product name and sourcing the version info from version.h

* Update tbbmalloc_proxy.rc

Removing "Windows" from the product name and sourcing the version info from version.h

show more ...


/oneTBB/.github/workflows/ci.yml
/oneTBB/CMakeLists.txt
/oneTBB/INSTALL.md
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/utils.cmake
/oneTBB/doc/GSG/Images/how-oneTBB-works.png
/oneTBB/doc/GSG/examples.rst
/oneTBB/doc/GSG/installation.rst
/oneTBB/doc/GSG/intro_gsg.rst
/oneTBB/doc/Makefile
/oneTBB/doc/README.md
/oneTBB/doc/conf.py
/oneTBB/doc/index/index_intro.rst
/oneTBB/doc/index/toctree.rst
/oneTBB/doc/main/_templates/layout.html
/oneTBB/doc/main/intro/testing_approach.rst
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
/oneTBB/doc/main/tbb_userguide/Advanced_Topic_Other_Kinds_of_Iteration_Spaces.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_resource_tips.rst
/oneTBB/doc/main/tbb_userguide/How_Task_Scheduler_Works.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_API.rst
/oneTBB/doc/main/tbb_userguide/Task_Scheduler_Bypass.rst
/oneTBB/doc/main/tbb_userguide/The_Task_Scheduler.rst
/oneTBB/doc/main/tbb_userguide/attach_flow_graph_to_arena.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Design_Patterns.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image008a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image009a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Lazy_Initialization.rst
/oneTBB/doc/main/tbb_userguide/snippets/flow_graph_examples.cpp
/oneTBB/doc/make.bat
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/enumerable_thread_specific.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/python/rml/ipc_server.cpp
/oneTBB/python/tbb/test.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/resource.rc
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/tbb.rc
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.rc
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.rc
CMakeLists.txt
tbbmalloc_proxy.rc
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/exception_handling.h
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_queue.cpp
/oneTBB/test/tbb/test_eh_algorithms.cpp
/oneTBB/test/tbb/test_numa_dist.cpp
/oneTBB/test/tbb/test_partitioner.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_resumable_tasks.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_tbb_header_secondary.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
3a7f96db07-Feb-2022 Julien Voisin <[email protected]>

mallinfo is only defined on glibc and android (#764)

It currently prevents compilation under musl:

```
[ 90%] Building CXX object src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o

mallinfo is only defined on glibc and android (#764)

It currently prevents compilation under musl:

```
[ 90%] Building CXX object src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o
/__w/mimalloc-bench/mimalloc-bench/extern/tbb/src/tbbmalloc_proxy/proxy.cpp:263:26: error: return type 'struct mallinfo' is incomplete
263 | struct mallinfo mallinfo() __THROW
| ^
compilation terminated due to -Wfatal-errors.
``

show more ...

c21e688a01-Feb-2022 Sergey Zheltov <[email protected]>

Update copyright year 2021 -> 2022 (#761)

Signed-off-by: Zheltov, Sergey1 <[email protected]>


/oneTBB/.bazelversion
/oneTBB/.github/workflows/ci.yml
/oneTBB/BUILD.bazel
/oneTBB/examples/common/gui/convideo.cpp
/oneTBB/examples/common/gui/d2dvideo.cpp
/oneTBB/examples/common/gui/gdivideo.cpp
/oneTBB/examples/common/gui/macvideo.cpp
/oneTBB/examples/common/gui/winvideo.hpp
/oneTBB/examples/common/gui/xvideo.cpp
/oneTBB/examples/parallel_for/game_of_life/Game_of_life.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.hpp
/oneTBB/examples/parallel_for/tachyon/src/main.cpp
/oneTBB/examples/parallel_for/tachyon/src/render.cpp
/oneTBB/examples/task_arena/fractal/fractal_video.hpp
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/concurrent_priority_queue.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_trace_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_scoped_lock.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/enumerable_thread_specific.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/memory_pool.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/environment.h
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/itt_notify.cpp
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/profiling.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.cpp
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Statistics.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
function_replacement.cpp
function_replacement.h
proxy.cpp
proxy_overload_osx.h
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/tls_limit.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/common/utils_env.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_mutex.h
/oneTBB/test/tbb/test_allocators.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_pipeline.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_split_node.cpp
/oneTBB/test/tbb/test_tagged_msg.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload_disable.cpp
/oneTBB/test/tbbmalloc/test_malloc_pools.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
57f524ca26-Jan-2022 Ilya Isaev <[email protected]>

clang-tidy: use nullptr instead of NULL (#631)

This patch applies clang-tidy check- modernize-use-nullptr

Signed-off-by: Ilya Isaev <[email protected]>
Co-authored-by: vlserov <vladimir.serov

clang-tidy: use nullptr instead of NULL (#631)

This patch applies clang-tidy check- modernize-use-nullptr

Signed-off-by: Ilya Isaev <[email protected]>
Co-authored-by: vlserov <[email protected]>

show more ...


/oneTBB/.bazelrc
/oneTBB/.bazelversion
/oneTBB/.github/pull_request_template.md
/oneTBB/.github/workflows/ci.yml
/oneTBB/BUILD.bazel
/oneTBB/Bazel.md
/oneTBB/CMakeLists.txt
/oneTBB/CONTRIBUTING.md
/oneTBB/INSTALL.md
/oneTBB/README.md
/oneTBB/RELEASE_NOTES.md
/oneTBB/SYSTEM_REQUIREMENTS.md
/oneTBB/WORKSPACE.bazel
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/IntelLLVM.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/post_install/CMakeLists.txt
/oneTBB/cmake/sanitize.cmake
/oneTBB/cmake/suppressions/tsan.suppressions
/oneTBB/cmake/utils.cmake
/oneTBB/doc/GSG/before_beginning_and_example.rst
/oneTBB/doc/GSG/get_started.rst
/oneTBB/doc/GSG/intro_gsg.rst
/oneTBB/doc/GSG/system_requirements.rst
/oneTBB/doc/_static/custom.js
/oneTBB/doc/_static/favicons.png
/oneTBB/doc/_static/oneAPI-rgb-rev-100.png
/oneTBB/doc/_static/theme_overrides.css
/oneTBB/doc/conf.py
/oneTBB/doc/index.rst
/oneTBB/doc/index/index_intro.rst
/oneTBB/doc/index/toctree.rst
/oneTBB/doc/index/useful_topics.rst
/oneTBB/doc/main/_templates/layout.html
/oneTBB/doc/main/intro/help_support.rst
/oneTBB/doc/main/intro/intro_os.rst
/oneTBB/doc/main/intro/introducing_main_os.rst
/oneTBB/doc/main/reference/parallel_sort_ranges_extension.rst
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
/oneTBB/doc/main/tbb_userguide/Bandwidth_and_Cache_Affinity_os.rst
/oneTBB/doc/main/tbb_userguide/Controlling_Chunking_os.rst
/oneTBB/doc/main/tbb_userguide/Data_Flow_Graph.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_API.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_Scheduler_Init.rst
/oneTBB/doc/main/tbb_userguide/Parallelizing_Simple_Loops_os.rst
/oneTBB/doc/main/tbb_userguide/Parallelizing_Simple_Loops_toctree.rst
/oneTBB/doc/main/tbb_userguide/destroy_graphs_outside_main_thread.rst
/oneTBB/doc/main/tbb_userguide/parallel_for_os.rst
/oneTBB/doc/main/tbb_userguide/parallel_for_toctree.rst
/oneTBB/doc/main/tbb_userguide/title.rst
/oneTBB/doc/main/tbb_userguide/use_graph_reset.rst
/oneTBB/doc/main/tbb_userguide/use_input_node.rst
/oneTBB/examples/common/gui/CMakeLists.txt
/oneTBB/examples/common/gui/convideo.cpp
/oneTBB/examples/common/gui/d2dvideo.cpp
/oneTBB/examples/common/gui/gdivideo.cpp
/oneTBB/examples/common/gui/macvideo.cpp
/oneTBB/examples/common/gui/winvideo.hpp
/oneTBB/examples/common/gui/xvideo.cpp
/oneTBB/examples/parallel_for/game_of_life/Evolution.cpp
/oneTBB/examples/parallel_for/game_of_life/Evolution.hpp
/oneTBB/examples/parallel_for/game_of_life/Game_of_life.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.hpp
/oneTBB/examples/parallel_for/tachyon/src/main.cpp
/oneTBB/examples/parallel_for/tachyon/src/render.cpp
/oneTBB/examples/task_arena/fractal/fractal_video.hpp
/oneTBB/examples/task_group/sudoku/sudoku.cpp
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb.h
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/collaborative_call_once.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_map.h
/oneTBB/include/oneapi/tbb/concurrent_priority_queue.h
/oneTBB/include/oneapi/tbb/concurrent_set.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/concurrent_vector.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_attach.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_trace_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_scoped_lock.h
/oneTBB/include/oneapi/tbb/detail/_segment_table.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_task_handle.h
/oneTBB/include/oneapi/tbb/enumerable_thread_specific.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/memory_pool.h
/oneTBB/include/oneapi/tbb/mutex.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_sort.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/rw_mutex.h
/oneTBB/include/oneapi/tbb/scalable_allocator.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/windows/env/vars.bat
/oneTBB/integration/windows/env/vars.bat.in
/oneTBB/integration/windows/nuget/inteltbb.devel.win.targets
/oneTBB/python/CMakeLists.txt
/oneTBB/python/tbb/__init__.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/address_waiter.cpp
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/environment.h
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/itt_notify.cpp
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/market_concurrent_monitor.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/profiling.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.cpp
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/def/lin32-tbbbind.def
/oneTBB/src/tbbbind/def/lin64-tbbbind.def
/oneTBB/src/tbbbind/def/win32-tbbbind.def
/oneTBB/src/tbbbind/def/win64-tbbbind.def
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Statistics.h
/oneTBB/src/tbbmalloc/TypeDefinitions.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/shared_utils.h
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
function_replacement.cpp
function_replacement.h
proxy.cpp
proxy_overload_osx.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concepts_common.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/custom_allocators.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/dummy_body.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/initializer_list_support.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/test_join_node_multiple_predecessors.h
/oneTBB/test/common/tls_limit.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/common/utils_env.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/conformance/conformance_async_node.cpp
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_broadcast_node.cpp
/oneTBB/test/conformance/conformance_buffer_node.cpp
/oneTBB/test/conformance/conformance_collaborative_call_once.cpp
/oneTBB/test/conformance/conformance_combinable.cpp
/oneTBB/test/conformance/conformance_composite_node.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_continue_node.cpp
/oneTBB/test/conformance/conformance_enumerable_thread_specific.cpp
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_function_node.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/conformance/conformance_graph.cpp
/oneTBB/test/conformance/conformance_indexer_node.cpp
/oneTBB/test/conformance/conformance_input_node.cpp
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/conformance/conformance_limiter_node.cpp
/oneTBB/test/conformance/conformance_multifunction_node.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/conformance/conformance_mutex.h
/oneTBB/test/conformance/conformance_overwrite_node.cpp
/oneTBB/test/conformance/conformance_priority_queue_node.cpp
/oneTBB/test/conformance/conformance_queue_node.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/conformance/conformance_split_node.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_task_group.cpp
/oneTBB/test/conformance/conformance_task_group_context.cpp
/oneTBB/test/conformance/conformance_write_once_node.cpp
/oneTBB/test/tbb/test_allocators.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_async_node.cpp
/oneTBB/test/tbb/test_buffer_node.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_composite_node.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_concurrent_vector.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_enumerable_thread_specific.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_function_node.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_join_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching_n_args.cpp
/oneTBB/test/tbb/test_join_node_preview.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_for_each.cpp
/oneTBB/test/tbb/test_parallel_pipeline.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_parallel_sort.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_priority_queue_node.cpp
/oneTBB/test/tbb/test_queue_node.cpp
/oneTBB/test/tbb/test_resumable_tasks.cpp
/oneTBB/test/tbb/test_scheduler_mix.cpp
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_sequencer_node.cpp
/oneTBB/test/tbb/test_split_node.cpp
/oneTBB/test/tbb/test_tagged_msg.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_init_shutdown.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload_disable.cpp
/oneTBB/test/tbbmalloc/test_malloc_pools.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
7941f88021-Jul-2021 Ilya Isaev <[email protected]>

Fix build and tests of statically linked oneTBB (#492)

Fix build of libraries and tests while linking statically.

Signed-off-by: buzyaba <[email protected]>

Co-authored-by: Alexey Veprev

Fix build and tests of statically linked oneTBB (#492)

Fix build of libraries and tests while linking statically.

Signed-off-by: buzyaba <[email protected]>

Co-authored-by: Alexey Veprev <[email protected]>
Co-authored-by: buzyaba <[email protected]>

show more ...

8827ea7d21-Jul-2021 Long Nguyen <[email protected]>

Add export attributes + bug fixes (#351)

* Change (_WIN32 || _WIN64) to (_WIN32)

Signed-off-by: Long Nguyen <[email protected]>

* Add _MSC_VER guards around #pragma warning directiv

Add export attributes + bug fixes (#351)

* Change (_WIN32 || _WIN64) to (_WIN32)

Signed-off-by: Long Nguyen <[email protected]>

* Add _MSC_VER guards around #pragma warning directives

Signed-off-by: Long Nguyen <[email protected]>

* Tweak MUTEX_INITIALIZER to suppress warnings

Signed-off-by: Long Nguyen <[email protected]>

* Undefine PATH_MAX before redefining to suppress warnings

Signed-off-by: Long Nguyen <[email protected]>

* Wrap #undef PATH_MAX

Co-authored-by: Alex <[email protected]>

* Add lib prefix to dll names on mingw

Signed-off-by: Long Nguyen <[email protected]>

* Quote LINK_FLAGS and LINK_DEPENDS to avoid space in paths problem

Signed-off-by: Long Nguyen <[email protected]>

* Move #include <cstring> outside of #if _WIN32 block

Signed-off-by: Long Nguyen <[email protected]>

* wchar_t everywhere

Signed-off-by: Long Nguyen <[email protected]>

* Add export attributes

Signed-off-by: Long Nguyen <[email protected]>

* Tweak export macros

Signed-off-by: Long Nguyen <[email protected]>

* Add export directives to tbbmalloc

Signed-off-by: Long Nguyen <[email protected]>

* Wrap version script arguments + Undefine __STRICT_ANSI__

Signed-off-by: Long Nguyen <[email protected]>

* Export directives for tbbbind

Signed-off-by: Long Nguyen <[email protected]>

* Temporarily disable def files flag

Signed-off-by: Long Nguyen <[email protected]>

* Fix __STRICT_ANSI__ undefine

Signed-off-by: Long Nguyen <[email protected]>

* Fix macro in spin_mutex.h

Signed-off-by: Long Nguyen <[email protected]>

* Add export directives to task_group.h

Signed-off-by: Long Nguyen <[email protected]>

* Add waitpkg detection

Signed-off-by: Long Nguyen <[email protected]>

* Tweak x86_64 detection

Signed-off-by: Long Nguyen <[email protected]>

* Fix -U__STRICT_ANSI__ again

Signed-off-by: Long Nguyen <[email protected]>

* Do not link with dl on mingw

Signed-off-by: Long Nguyen <[email protected]>

* Add extra include files for allocator.cpp

Signed-off-by: Long Nguyen <[email protected]>

* Add export directives for version.h

Signed-off-by: Long Nguyen <[email protected]>

* Move export directives macro to a separate file

Signed-off-by: Long Nguyen <[email protected]>

* Split export directives into separate macros

Signed-off-by: Long Nguyen <[email protected]>

* Remove tbbmalloc symbols from proxy.h

Signed-off-by: Long Nguyen <[email protected]>

* Replace TBBMALLOC_EXPORT with TBB_EXPORT in tbb_allocator.h

Signed-off-by: Long Nguyen <[email protected]>

* Include scalable_allocator.h in tbbmalloc.cpp

Signed-off-by: Long Nguyen <[email protected]>

* Disable C4275 in _exception.h

Signed-off-by: Long Nguyen <[email protected]>

* Add export directives for is_writer

Signed-off-by: Long Nguyen <[email protected]>

* Add export directives for _waitable_atomic.h

Signed-off-by: Long Nguyen <[email protected]>

* Create macro for tbbbind

Signed-off-by: Long Nguyen <[email protected]>

* Include <new> in scalable_allocator.h

Signed-off-by: Long Nguyen <[email protected]>

* Add export case for Apple OS

Signed-off-by: Long Nguyen <[email protected]>

* Add VERSION and SOVERSION

Signed-off-by: Long Nguyen <[email protected]>

* Fix warnings under MSYS2 + GCC 10.3.x

* Trying to fix Linux CI

Signed-off-by: Long Nguyen <[email protected]>

* Remove std::this_thread::yield() dependency on Windows

Signed-off-by: Long Nguyen <[email protected]>

* Apply suggestions + fix typo

Signed-off-by: Long Nguyen <[email protected]>

* Add def file flags back in

Signed-off-by: Long Nguyen <[email protected]>

* Tweak export directives mechanism

Signed-off-by: Long Nguyen <[email protected]>

* Change bool to auto to prevent warnings on VS2015

Signed-off-by: Long Nguyen <[email protected]>

Co-authored-by: Alex <[email protected]>
Co-authored-by: Vittorio Romeo <[email protected]>

show more ...


/oneTBB/.bazelrc
/oneTBB/.bazelversion
/oneTBB/.github/workflows/ci.yml
/oneTBB/BUILD.bazel
/oneTBB/Bazel.md
/oneTBB/README.md
/oneTBB/WORKSPACE.bazel
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/sanitize.cmake
/oneTBB/cmake/suppressions/lsan.suppressions
/oneTBB/doc/main/conf.py
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/collaborative_call_once.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_export.h
/oneTBB/include/oneapi/tbb/detail/_intrusive_list_node.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_rtm_mutex.h
/oneTBB/include/oneapi/tbb/detail/_rtm_rw_mutex.h
/oneTBB/include/oneapi/tbb/detail/_small_object_pool.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/detail/_waitable_atomic.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/parallel_pipeline.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/scalable_allocator.h
/oneTBB/include/oneapi/tbb/spin_mutex.h
/oneTBB/include/oneapi/tbb/spin_rw_mutex.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/oneapi/tbb/task_scheduler_observer.h
/oneTBB/include/oneapi/tbb/tbb_allocator.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/cmake/generate_vars.cmake
/oneTBB/integration/linux/env/vars.sh
/oneTBB/integration/linux/env/vars.sh.in
/oneTBB/integration/mac/env/vars.sh
/oneTBB/integration/mac/env/vars.sh.in
/oneTBB/integration/pkg-config/tbb.pc.in
/oneTBB/integration/windows/env/vars.bat
/oneTBB/integration/windows/env/vars.bat.in
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/address_waiter.cpp
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/intrusive_list.h
/oneTBB/src/tbb/itt_notify.h
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tools_api/disable_warnings.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
CMakeLists.txt
proxy.cpp
proxy.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/spin_barrier.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/conformance/conformance_parallel_for.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_profiling.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/third-party-programs.txt
734f0bc002-Jul-2021 Pablo Romero <[email protected]>

Add support for QNX Neutrino (#440)

* Added support for QCC (QNX GNU Compiler)
* Enable source code compilation with non-Linux Unix systems with special focus on QNX.

Signed-off-by: promero <pro

Add support for QNX Neutrino (#440)

* Added support for QCC (QNX GNU Compiler)
* Enable source code compilation with non-Linux Unix systems with special focus on QNX.

Signed-off-by: promero <[email protected]>

show more ...


/oneTBB/.github/workflows/ci.yml
/oneTBB/CMakeLists.txt
/oneTBB/README.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/Intel.cmake
/oneTBB/cmake/compilers/IntelLLVM.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/compilers/QCC.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/scripts/cmake_gen_github_configs.cmake
/oneTBB/doc/GSG/conf.py
/oneTBB/doc/GSG/index.rst
/oneTBB/doc/main/_static/custom.js
/oneTBB/doc/main/_static/favicons.png
/oneTBB/doc/main/_static/oneAPI-rgb-rev-100.png
/oneTBB/doc/main/_static/theme_overrides.css
/oneTBB/doc/main/conf.py
/oneTBB/doc/main/index.rst
/oneTBB/doc/main/intro/Benefits.rst
/oneTBB/doc/main/intro/Resources/TBB-128x128.gif
/oneTBB/doc/main/intro/help_support.rst
/oneTBB/doc/main/intro/intro.rst
/oneTBB/doc/main/intro/introducing_main.rst
/oneTBB/doc/main/intro/notation.rst
/oneTBB/doc/main/intro/notices_and_disclaimers.rst
/oneTBB/doc/main/reference/Resources/fg_api_graph_structure.png
/oneTBB/doc/main/reference/Resources/make_edges_example.png
/oneTBB/doc/main/reference/Resources/make_edges_usage.png
/oneTBB/doc/main/reference/blocking_terminate.rst
/oneTBB/doc/main/reference/concurrent_lru_cache_cls.rst
/oneTBB/doc/main/reference/constraints_extensions.rst
/oneTBB/doc/main/reference/constructors_for_nodes.rst
/oneTBB/doc/main/reference/custom_mutex_chmap.rst
/oneTBB/doc/main/reference/follows_and_precedes_functions.rst
/oneTBB/doc/main/reference/helpers_for_expressing_graphs.rst
/oneTBB/doc/main/reference/heterogeneous_extensions_chmap.rst
/oneTBB/doc/main/reference/info_namespace.rst
/oneTBB/doc/main/reference/info_namespace_extensions.rst
/oneTBB/doc/main/reference/make_edges_function.rst
/oneTBB/doc/main/reference/make_node_set_function.rst
/oneTBB/doc/main/reference/mutex_cls.rst
/oneTBB/doc/main/reference/parallel_for_each_semantics.rst
/oneTBB/doc/main/reference/reference.rst
/oneTBB/doc/main/reference/rw_mutex_cls.rst
/oneTBB/doc/main/reference/scalable_memory_pools.rst
/oneTBB/doc/main/reference/scalable_memory_pools/fixed_pool_cls.rst
/oneTBB/doc/main/reference/scalable_memory_pools/memory_pool_allocator_cls.rst
/oneTBB/doc/main/reference/scalable_memory_pools/memory_pool_cls.rst
/oneTBB/doc/main/reference/task_arena_extensions.rst
/oneTBB/doc/main/reference/task_group_extensions.rst
/oneTBB/doc/main/reference/task_group_extensions/task_handle.rst
/oneTBB/doc/main/reference/this_task_arena_extensions.rst
/oneTBB/doc/main/reference/type_specified_message_keys.rst
/oneTBB/doc/main/tbb_userguide/Advanced_Example.rst
/oneTBB/doc/main/tbb_userguide/Advanced_Topic_Other_Kinds_of_Iteration_Spaces.rst
/oneTBB/doc/main/tbb_userguide/Allocator_Configuration.rst
/oneTBB/doc/main/tbb_userguide/Automatic_Chunking.rst
/oneTBB/doc/main/tbb_userguide/Automically_Replacing_malloc.rst
/oneTBB/doc/main/tbb_userguide/Bandwidth_and_Cache_Affinity.rst
/oneTBB/doc/main/tbb_userguide/Basic_Flow_Graph_concepts.rst
/oneTBB/doc/main/tbb_userguide/Cancellation_Without_An_Exception.rst
/oneTBB/doc/main/tbb_userguide/Cancellation_and_Nested_Parallelism.rst
/oneTBB/doc/main/tbb_userguide/Concurrent_Queue_Classes.rst
/oneTBB/doc/main/tbb_userguide/Constraints.rst
/oneTBB/doc/main/tbb_userguide/Containers.rst
/oneTBB/doc/main/tbb_userguide/Controlling_Chunking.rst
/oneTBB/doc/main/tbb_userguide/Cook_Until_Done_parallel_do.rst
/oneTBB/doc/main/tbb_userguide/Data_Flow_Graph.rst
/oneTBB/doc/main/tbb_userguide/Debug_Versus_Release_Libraries.rst
/oneTBB/doc/main/tbb_userguide/Dependence_Graph.rst
/oneTBB/doc/main/tbb_userguide/Edges.rst
/oneTBB/doc/main/tbb_userguide/Exceptions_and_Cancellation.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_Buffering_in_Nodes.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_Message_Passing_Protocol.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_Reservation.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_Single_Vs_Broadcast.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_Tips.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_exception_tips.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_making_edges_tips.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_nested_parallelism_tips.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_resource_tips.rst
/oneTBB/doc/main/tbb_userguide/Flow_Graph_waiting_tips.rst
/oneTBB/doc/main/tbb_userguide/Graph_Main_Categories.rst
/oneTBB/doc/main/tbb_userguide/Graph_Object.rst
/oneTBB/doc/main/tbb_userguide/Guiding_Task_Scheduler_Execution.rst
/oneTBB/doc/main/tbb_userguide/Images/dependence_graph.jpg
/oneTBB/doc/main/tbb_userguide/Images/execution_timeline2node.jpg
/oneTBB/doc/main/tbb_userguide/Images/execution_timeline_dependence.jpg
/oneTBB/doc/main/tbb_userguide/Images/flow_graph.jpg
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_complex.jpg
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_message_passing_protocol.jpg
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_1.png
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_2.png
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_3.png
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_4.png
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_5.png
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_6.png
/oneTBB/doc/main/tbb_userguide/Images/flow_graph_reserve_buffers_7.png
/oneTBB/doc/main/tbb_userguide/Images/image002.jpg
/oneTBB/doc/main/tbb_userguide/Images/image004.jpg
/oneTBB/doc/main/tbb_userguide/Images/image006.jpg
/oneTBB/doc/main/tbb_userguide/Images/image007.jpg
/oneTBB/doc/main/tbb_userguide/Images/image008.jpg
/oneTBB/doc/main/tbb_userguide/Images/image009.jpg
/oneTBB/doc/main/tbb_userguide/Images/image010.jpg
/oneTBB/doc/main/tbb_userguide/Images/image011.jpg
/oneTBB/doc/main/tbb_userguide/Images/image012.jpg
/oneTBB/doc/main/tbb_userguide/Images/image013.jpg
/oneTBB/doc/main/tbb_userguide/Initializing_and_Terminating_the_Library.rst
/oneTBB/doc/main/tbb_userguide/Iterating_Over_a_Concurrent_Queue_for_Debugging.rst
/oneTBB/doc/main/tbb_userguide/Lambda_Expressions.rst
/oneTBB/doc/main/tbb_userguide/Linux_C_Dynamic_Memory_Interface_Replacement.rst
/oneTBB/doc/main/tbb_userguide/Linux_OS.rst
/oneTBB/doc/main/tbb_userguide/Lock_Pathologies.rst
/oneTBB/doc/main/tbb_userguide/Mac_OS.rst
/oneTBB/doc/main/tbb_userguide/Mapping_Nodes2Tasks.rst
/oneTBB/doc/main/tbb_userguide/Memory_Allocation.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Mixing_Two_Runtimes.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_API.rst
/oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_Scheduler_Init.rst
/oneTBB/doc/main/tbb_userguide/More_on_HashCompare.rst
/oneTBB/doc/main/tbb_userguide/Mutex_Flavors.rst
/oneTBB/doc/main/tbb_userguide/Mutual_Exclusion.rst
/oneTBB/doc/main/tbb_userguide/Nodes.rst
/oneTBB/doc/main/tbb_userguide/Non-Linear_Pipelines.rst
/oneTBB/doc/main/tbb_userguide/Package_Contents.rst
/oneTBB/doc/main/tbb_userguide/Parallelizing_Complex_Loops.rst
/oneTBB/doc/main/tbb_userguide/Parallelizing_Flow_Graph.rst
/oneTBB/doc/main/tbb_userguide/Parallelizing_Simple_Loops.rst
/oneTBB/doc/main/tbb_userguide/Partitioner_Summary.rst
/oneTBB/doc/main/tbb_userguide/Predefined_Node_Types.rst
/oneTBB/doc/main/tbb_userguide/Reader_Writer_Mutexes.rst
/oneTBB/doc/main/tbb_userguide/References.rst
/oneTBB/doc/main/tbb_userguide/Scalable_Memory_Allocator.rst
/oneTBB/doc/main/tbb_userguide/Summary_of_Containers.rst
/oneTBB/doc/main/tbb_userguide/Summary_of_Loops_and_Pipelines.rst
/oneTBB/doc/main/tbb_userguide/Task-Based_Programming.rst
/oneTBB/doc/main/tbb_userguide/Task_Scheduler_Summary.rst
/oneTBB/doc/main/tbb_userguide/The_Task_Scheduler.rst
/oneTBB/doc/main/tbb_userguide/Throughput_of_pipeline.rst
/oneTBB/doc/main/tbb_userguide/Timing.rst
/oneTBB/doc/main/tbb_userguide/UpgradeDowngrade.rst
/oneTBB/doc/main/tbb_userguide/Using_Circular_Buffers.rst
/oneTBB/doc/main/tbb_userguide/When_Not_to_Use_Queues.rst
/oneTBB/doc/main/tbb_userguide/When_Task-Based_Programming_Is_Inappropriate.rst
/oneTBB/doc/main/tbb_userguide/Which_Dynamic_Libraries_to_Use.rst
/oneTBB/doc/main/tbb_userguide/Windows_C_Dynamic_Memory_Interface_Replacement.rst
/oneTBB/doc/main/tbb_userguide/Windows_OS_ug.rst
/oneTBB/doc/main/tbb_userguide/Working_on_the_Assembly_Line_pipeline.rst
/oneTBB/doc/main/tbb_userguide/always_use_wait_for_all.rst
/oneTBB/doc/main/tbb_userguide/appendix_A.rst
/oneTBB/doc/main/tbb_userguide/appendix_B.rst
/oneTBB/doc/main/tbb_userguide/avoid_dynamic_node_removal.rst
/oneTBB/doc/main/tbb_userguide/avoiding_data_races.rst
/oneTBB/doc/main/tbb_userguide/broadcast_or_send.rst
/oneTBB/doc/main/tbb_userguide/cancel_a_graph.rst
/oneTBB/doc/main/tbb_userguide/cancelling_nested_parallelism.rst
/oneTBB/doc/main/tbb_userguide/catching_exceptions.rst
/oneTBB/doc/main/tbb_userguide/communicate_with_nodes.rst
/oneTBB/doc/main/tbb_userguide/concurrent_hash_map.rst
/oneTBB/doc/main/tbb_userguide/concurrent_vector_ug.rst
/oneTBB/doc/main/tbb_userguide/create_token_based_system.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Agglomeration.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Design_Patterns.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Divide_and_Conquer.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Elementwise.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Fenced_Data_Transfer.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/GUI_Thread.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/General_References.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image002a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image003a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image004a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image005a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image006a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Images/image007a.jpg
/oneTBB/doc/main/tbb_userguide/design_patterns/Local_Serializer.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Non-Preemptive_Priorities.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Odd-Even_Communication.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Reduction.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Reference_Counting.rst
/oneTBB/doc/main/tbb_userguide/design_patterns/Wavefront.rst
/oneTBB/doc/main/tbb_userguide/destroy_graphs_outside_main_thread.rst
/oneTBB/doc/main/tbb_userguide/estimate_flow_graph_performance.rst
/oneTBB/doc/main/tbb_userguide/parallel_for.rst
/oneTBB/doc/main/tbb_userguide/parallel_reduce.rst
/oneTBB/doc/main/tbb_userguide/title.rst
/oneTBB/doc/main/tbb_userguide/use_concurrency_limits.rst
/oneTBB/doc/main/tbb_userguide/use_graph_reset.rst
/oneTBB/doc/main/tbb_userguide/use_input_node.rst
/oneTBB/doc/main/tbb_userguide/use_limiter_node.rst
/oneTBB/doc/main/tbb_userguide/use_make_edge.rst
/oneTBB/doc/main/tbb_userguide/use_nested_algorithms.rst
/oneTBB/doc/main/tbb_userguide/use_nested_flow_graphs.rst
/oneTBB/doc/main/tbb_userguide/work_isolation.rst
/oneTBB/examples/graph/som/som_graph.cpp
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb.h
/oneTBB/include/oneapi/tbb/collaborative_call_once.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_lru_cache.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/oneapi/tbb/detail/_hash_compare.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_task_handle.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/detail/_waitable_atomic.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/mutex.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_scan.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/tbb/collaborative_call_once.h
/oneTBB/integration/linux/env/vars.sh
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/concurrent_bounded_queue.cpp
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_tbb.h
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
proxy.cpp
proxy.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concepts_common.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/rwm_upgrade_downgrade.h
/oneTBB/test/common/test.h
/oneTBB/test/common/utils.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_blocked_rangeNd.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_parallel_pipeline.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_collaborative_call_once.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_handle_perror.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_join_node.cpp
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_partitioner.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbb/test_tbb_header_secondary.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_pools.cpp
/oneTBB/test/tbbmalloc/test_malloc_pure_c.c
/oneTBB/test/tbbmalloc/test_malloc_regression.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
fa3268c321-May-2021 Jan Tojnar <[email protected]>

CMake/pkg-config: fix paths in .pc file with absolute GNUInstallDirs (#395)

Signed-off-by: Jan Tojnar <[email protected]>


/oneTBB/.github/scripts/codespell.sh
/oneTBB/.github/workflows/ci.yml
/oneTBB/README.md
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/include/oneapi/tbb/concurrent_map.h
/oneTBB/include/oneapi/tbb/concurrent_set.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/oneapi/tbb/detail/_template_helpers.h
/oneTBB/integration/linux/modulefiles/tbb
/oneTBB/integration/linux/modulefiles/tbb32
/oneTBB/integration/linux/sys_check/sys_check.sh
/oneTBB/integration/pkg-config/tbb.pc.in
/oneTBB/integration/windows/nuget/inteltbb.devel.win.targets
/oneTBB/integration/windows/nuget/inteltbb.redist.win.targets
/oneTBB/integration/windows/sys_check/sys_check.bat
/oneTBB/python/rml/CMakeLists.txt
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/assert_impl.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
CMakeLists.txt
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/doctest.h
/oneTBB/test/common/test_comparisons.h
/oneTBB/test/conformance/conformance_enumerable_thread_specific.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_eh_algorithms.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
478de5b105-May-2021 tbbdev <[email protected]>

Commit oneTBB source code 82ff8707


/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/IntelLLVM.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/memcheck.cmake
/oneTBB/examples/concurrent_hash_map/count_strings/count_strings.cpp
/oneTBB/examples/graph/fgbzip2/CMakeLists.txt
/oneTBB/examples/parallel_for/polygon_overlay/CMakeLists.txt
/oneTBB/examples/parallel_for/polygon_overlay/polyover.cpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.cpp
/oneTBB/examples/parallel_for/tachyon/CMakeLists.txt
/oneTBB/examples/parallel_pipeline/square/CMakeLists.txt
/oneTBB/examples/parallel_pipeline/square/square.cpp
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull_sample.cpp
/oneTBB/examples/task_group/sudoku/CMakeLists.txt
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb/blocked_range.h
/oneTBB/include/oneapi/tbb/blocked_range2d.h
/oneTBB/include/oneapi/tbb/blocked_range3d.h
/oneTBB/include/oneapi/tbb/blocked_rangeNd.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_hash_compare.h
/oneTBB/include/oneapi/tbb/detail/_mutex_common.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_rtm_rw_mutex.h
/oneTBB/include/oneapi/tbb/detail/_scoped_lock.h
/oneTBB/include/oneapi/tbb/detail/_small_object_pool.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/detail/_waitable_atomic.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/mutex.h
/oneTBB/include/oneapi/tbb/null_mutex.h
/oneTBB/include/oneapi/tbb/null_rw_mutex.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_for_each.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_scan.h
/oneTBB/include/oneapi/tbb/parallel_sort.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/rw_mutex.h
/oneTBB/include/oneapi/tbb/spin_mutex.h
/oneTBB/include/oneapi/tbb/spin_rw_mutex.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/integration/linux/env/vars.sh
/oneTBB/integration/mac/env/vars.sh
/oneTBB/integration/pkg-config/tbb.pc.in
/oneTBB/integration/windows/env/vars.bat
/oneTBB/python/CMakeLists.txt
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/address_waiter.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/assert_impl.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/concurrent_monitor_mutex.h
/oneTBB/src/tbb/def/lin32-tbb.def
/oneTBB/src/tbb/def/lin64-tbb.def
/oneTBB/src/tbb/def/mac64-tbb.def
/oneTBB/src/tbb/def/win32-tbb.def
/oneTBB/src/tbb/def/win64-tbb.def
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/market_concurrent_monitor.h
/oneTBB/src/tbb/misc.cpp
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/tools_api/ittnotify.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbb/tools_api/ittnotify_static.h
/oneTBB/src/tbb/tools_api/ittnotify_types.h
/oneTBB/src/tbb/tools_api/legacy/ittnotify.h
/oneTBB/src/tbb/waiters.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backend.h
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/large_objects.h
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
proxy.cpp
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_overload.h
/oneTBB/test/common/allocator_stl_test_common.h
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/checktype.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concepts_common.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/concurrent_ordered_common.h
/oneTBB/test/common/concurrent_unordered_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/container_move_support.h
/oneTBB/test/common/containers_common.h
/oneTBB/test/common/cpu_usertime.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/dummy_body.h
/oneTBB/test/common/exception_handling.h
/oneTBB/test/common/fp_control.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/initializer_list_support.h
/oneTBB/test/common/iterator.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/parallel_for_each_common.h
/oneTBB/test/common/parallel_invoke_common.h
/oneTBB/test/common/parallel_reduce_common.h
/oneTBB/test/common/range_based_for_support.h
/oneTBB/test/common/spin_barrier.h
/oneTBB/test/common/test.h
/oneTBB/test/common/test_follows_and_precedes_api.h
/oneTBB/test/common/tls_limit.h
/oneTBB/test/common/utils.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/common/utils_yield.h
/oneTBB/test/common/vector_types.h
/oneTBB/test/conformance/conformance_arena_constraints.cpp
/oneTBB/test/conformance/conformance_broadcast_node.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_priority_queue.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/conformance/conformance_input_node.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/conformance/conformance_mutex.h
/oneTBB/test/conformance/conformance_parallel_scan.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/tbb/test_adaptive_mutex.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_async_node.cpp
/oneTBB/test/tbb/test_blocked_range.cpp
/oneTBB/test/tbb/test_buffer_node.cpp
/oneTBB/test/tbb/test_composite_node.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_map.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_concurrent_set.cpp
/oneTBB/test/tbb/test_concurrent_unordered_map.cpp
/oneTBB/test/tbb/test_concurrent_unordered_set.cpp
/oneTBB/test/tbb/test_concurrent_vector.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_dynamic_link.cpp
/oneTBB/test/tbb/test_environment_whitebox.cpp
/oneTBB/test/tbb/test_flow_graph.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_function_node.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_handle_perror.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_multifunction_node.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_mutex.h
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_overwrite_node.cpp
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_for_each.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_parallel_sort.cpp
/oneTBB/test/tbb/test_partitioner.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_priority_queue_node.cpp
/oneTBB/test/tbb/test_profiling.cpp
/oneTBB/test/tbb/test_queue_node.cpp
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_sequencer_node.cpp
/oneTBB/test/tbb/test_split_node.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbb/test_write_once_node.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload_disable.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
b15aabb326-Jan-2021 tbbdev <[email protected]>

Commit oneTBB source code 9ed4a21c


/oneTBB/CMakeLists.txt
/oneTBB/cmake/android/device_environment_cleanup.cmake
/oneTBB/cmake/android/environment.cmake
/oneTBB/cmake/android/test_launcher.cmake
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/Intel.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/memcheck.cmake
/oneTBB/cmake/packaging.cmake
/oneTBB/cmake/post_install/CMakeLists.txt
/oneTBB/cmake/python/test_launcher.cmake
/oneTBB/cmake/sanitize.cmake
/oneTBB/cmake/scripts/cmake_gen_github_configs.cmake
/oneTBB/cmake/templates/TBBConfig.cmake.in
/oneTBB/cmake/templates/TBBConfigVersion.cmake.in
/oneTBB/cmake/test_spec.cmake
/oneTBB/cmake/toolchains/mips.cmake
/oneTBB/cmake/utils.cmake
/oneTBB/cmake/vars_utils.cmake
/oneTBB/examples/.clang-format
/oneTBB/examples/CMakeLists.txt
/oneTBB/examples/common/cmake/common.cmake
/oneTBB/examples/common/cmake/modules/FindTBB.cmake
/oneTBB/examples/common/gui/CMakeLists.txt
/oneTBB/examples/common/gui/convideo.cpp
/oneTBB/examples/common/gui/d2dvideo.cpp
/oneTBB/examples/common/gui/gdivideo.cpp
/oneTBB/examples/common/gui/macvideo.cpp
/oneTBB/examples/common/gui/video.hpp
/oneTBB/examples/common/gui/winvideo.hpp
/oneTBB/examples/common/gui/xcode/tbbExample/OpenGLView.h
/oneTBB/examples/common/gui/xcode/tbbExample/OpenGLView.m
/oneTBB/examples/common/gui/xcode/tbbExample/main.m
/oneTBB/examples/common/gui/xcode/tbbExample/tbbAppDelegate.h
/oneTBB/examples/common/gui/xcode/tbbExample/tbbAppDelegate.m
/oneTBB/examples/common/gui/xcode/tbbExample/tbbExample-Info.plist
/oneTBB/examples/common/gui/xvideo.cpp
/oneTBB/examples/common/utility/fast_random.hpp
/oneTBB/examples/common/utility/get_default_num_threads.hpp
/oneTBB/examples/common/utility/utility.hpp
/oneTBB/examples/concurrent_hash_map/count_strings/CMakeLists.txt
/oneTBB/examples/concurrent_hash_map/count_strings/count_strings.cpp
/oneTBB/examples/concurrent_priority_queue/shortpath/CMakeLists.txt
/oneTBB/examples/concurrent_priority_queue/shortpath/shortpath.cpp
/oneTBB/examples/getting_started/sub_string_finder/CMakeLists.txt
/oneTBB/examples/getting_started/sub_string_finder/sub_string_finder.cpp
/oneTBB/examples/getting_started/sub_string_finder/sub_string_finder_extended.cpp
/oneTBB/examples/getting_started/sub_string_finder/sub_string_finder_pretty.cpp
/oneTBB/examples/graph/binpack/CMakeLists.txt
/oneTBB/examples/graph/binpack/binpack.cpp
/oneTBB/examples/graph/cholesky/CMakeLists.txt
/oneTBB/examples/graph/cholesky/cholesky.cpp
/oneTBB/examples/graph/cholesky/init.cpp
/oneTBB/examples/graph/dining_philosophers/CMakeLists.txt
/oneTBB/examples/graph/dining_philosophers/dining_philosophers.cpp
/oneTBB/examples/graph/fgbzip2/CMakeLists.txt
/oneTBB/examples/graph/fgbzip2/blocksort.cpp
/oneTBB/examples/graph/fgbzip2/bzlib.cpp
/oneTBB/examples/graph/fgbzip2/bzlib.hpp
/oneTBB/examples/graph/fgbzip2/bzlib_private.hpp
/oneTBB/examples/graph/fgbzip2/compress.cpp
/oneTBB/examples/graph/fgbzip2/crctable.cpp
/oneTBB/examples/graph/fgbzip2/decompress.cpp
/oneTBB/examples/graph/fgbzip2/fgbzip2.cpp
/oneTBB/examples/graph/fgbzip2/huffman.cpp
/oneTBB/examples/graph/fgbzip2/randtable.cpp
/oneTBB/examples/graph/logic_sim/CMakeLists.txt
/oneTBB/examples/graph/logic_sim/D_latch.hpp
/oneTBB/examples/graph/logic_sim/basics.hpp
/oneTBB/examples/graph/logic_sim/four_bit_adder.hpp
/oneTBB/examples/graph/logic_sim/one_bit_adder.hpp
/oneTBB/examples/graph/logic_sim/test_all.cpp
/oneTBB/examples/graph/logic_sim/two_bit_adder.hpp
/oneTBB/examples/graph/som/CMakeLists.txt
/oneTBB/examples/graph/som/som.cpp
/oneTBB/examples/graph/som/som.hpp
/oneTBB/examples/graph/som/som_graph.cpp
/oneTBB/examples/parallel_for/game_of_life/Board.hpp
/oneTBB/examples/parallel_for/game_of_life/CMakeLists.txt
/oneTBB/examples/parallel_for/game_of_life/Evolution.cpp
/oneTBB/examples/parallel_for/game_of_life/Evolution.hpp
/oneTBB/examples/parallel_for/game_of_life/Game_of_life.cpp
/oneTBB/examples/parallel_for/game_of_life/Update_state.cpp
/oneTBB/examples/parallel_for/polygon_overlay/CMakeLists.txt
/oneTBB/examples/parallel_for/polygon_overlay/gui/resource.h
/oneTBB/examples/parallel_for/polygon_overlay/polymain.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.hpp
/oneTBB/examples/parallel_for/polygon_overlay/polyover.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polyover.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_global.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.cpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.hpp
/oneTBB/examples/parallel_for/polygon_overlay/rpolygon.hpp
/oneTBB/examples/parallel_for/seismic/CMakeLists.txt
/oneTBB/examples/parallel_for/seismic/gui/resource.h
/oneTBB/examples/parallel_for/seismic/main.cpp
/oneTBB/examples/parallel_for/seismic/resource.hpp
/oneTBB/examples/parallel_for/seismic/seismic_video.cpp
/oneTBB/examples/parallel_for/seismic/seismic_video.hpp
/oneTBB/examples/parallel_for/seismic/universe.cpp
/oneTBB/examples/parallel_for/seismic/universe.hpp
/oneTBB/examples/parallel_for/tachyon/CMakeLists.txt
/oneTBB/examples/parallel_for/tachyon/gui/resource.h
/oneTBB/examples/parallel_for/tachyon/src/api.cpp
/oneTBB/examples/parallel_for/tachyon/src/api.hpp
/oneTBB/examples/parallel_for/tachyon/src/apigeom.cpp
/oneTBB/examples/parallel_for/tachyon/src/apitrigeom.cpp
/oneTBB/examples/parallel_for/tachyon/src/apitrigeom.hpp
/oneTBB/examples/parallel_for/tachyon/src/bndbox.cpp
/oneTBB/examples/parallel_for/tachyon/src/bndbox.hpp
/oneTBB/examples/parallel_for/tachyon/src/box.cpp
/oneTBB/examples/parallel_for/tachyon/src/box.hpp
/oneTBB/examples/parallel_for/tachyon/src/camera.cpp
/oneTBB/examples/parallel_for/tachyon/src/camera.hpp
/oneTBB/examples/parallel_for/tachyon/src/coordsys.cpp
/oneTBB/examples/parallel_for/tachyon/src/coordsys.hpp
/oneTBB/examples/parallel_for/tachyon/src/cylinder.cpp
/oneTBB/examples/parallel_for/tachyon/src/cylinder.hpp
/oneTBB/examples/parallel_for/tachyon/src/extvol.cpp
/oneTBB/examples/parallel_for/tachyon/src/extvol.hpp
/oneTBB/examples/parallel_for/tachyon/src/global.cpp
/oneTBB/examples/parallel_for/tachyon/src/global.hpp
/oneTBB/examples/parallel_for/tachyon/src/grid.cpp
/oneTBB/examples/parallel_for/tachyon/src/grid.hpp
/oneTBB/examples/parallel_for/tachyon/src/imageio.cpp
/oneTBB/examples/parallel_for/tachyon/src/imageio.hpp
/oneTBB/examples/parallel_for/tachyon/src/imap.cpp
/oneTBB/examples/parallel_for/tachyon/src/imap.hpp
/oneTBB/examples/parallel_for/tachyon/src/intersect.cpp
/oneTBB/examples/parallel_for/tachyon/src/intersect.hpp
/oneTBB/examples/parallel_for/tachyon/src/jpeg.cpp
/oneTBB/examples/parallel_for/tachyon/src/jpeg.hpp
/oneTBB/examples/parallel_for/tachyon/src/light.cpp
/oneTBB/examples/parallel_for/tachyon/src/light.hpp
/oneTBB/examples/parallel_for/tachyon/src/machine.hpp
/oneTBB/examples/parallel_for/tachyon/src/macros.hpp
/oneTBB/examples/parallel_for/tachyon/src/main.cpp
/oneTBB/examples/parallel_for/tachyon/src/objbound.cpp
/oneTBB/examples/parallel_for/tachyon/src/objbound.hpp
/oneTBB/examples/parallel_for/tachyon/src/parse.cpp
/oneTBB/examples/parallel_for/tachyon/src/parse.hpp
/oneTBB/examples/parallel_for/tachyon/src/plane.cpp
/oneTBB/examples/parallel_for/tachyon/src/plane.hpp
/oneTBB/examples/parallel_for/tachyon/src/ppm.cpp
/oneTBB/examples/parallel_for/tachyon/src/ppm.hpp
/oneTBB/examples/parallel_for/tachyon/src/pthread.cpp
/oneTBB/examples/parallel_for/tachyon/src/pthread_w.hpp
/oneTBB/examples/parallel_for/tachyon/src/quadric.cpp
/oneTBB/examples/parallel_for/tachyon/src/quadric.hpp
/oneTBB/examples/parallel_for/tachyon/src/render.cpp
/oneTBB/examples/parallel_for/tachyon/src/render.hpp
/oneTBB/examples/parallel_for/tachyon/src/ring.cpp
/oneTBB/examples/parallel_for/tachyon/src/ring.hpp
/oneTBB/examples/parallel_for/tachyon/src/shade.cpp
/oneTBB/examples/parallel_for/tachyon/src/shade.hpp
/oneTBB/examples/parallel_for/tachyon/src/sphere.cpp
/oneTBB/examples/parallel_for/tachyon/src/sphere.hpp
/oneTBB/examples/parallel_for/tachyon/src/tachyon_video.cpp
/oneTBB/examples/parallel_for/tachyon/src/tachyon_video.hpp
/oneTBB/examples/parallel_for/tachyon/src/texture.cpp
/oneTBB/examples/parallel_for/tachyon/src/texture.hpp
/oneTBB/examples/parallel_for/tachyon/src/tgafile.cpp
/oneTBB/examples/parallel_for/tachyon/src/tgafile.hpp
/oneTBB/examples/parallel_for/tachyon/src/trace.hpp
/oneTBB/examples/parallel_for/tachyon/src/trace.omp.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.serial.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.simple.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.taskq.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.tbb.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.tbb1d.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.threads.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.threads2d.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace_rest.cpp
/oneTBB/examples/parallel_for/tachyon/src/triangle.cpp
/oneTBB/examples/parallel_for/tachyon/src/triangle.hpp
/oneTBB/examples/parallel_for/tachyon/src/types.hpp
/oneTBB/examples/parallel_for/tachyon/src/ui.cpp
/oneTBB/examples/parallel_for/tachyon/src/ui.hpp
/oneTBB/examples/parallel_for/tachyon/src/util.cpp
/oneTBB/examples/parallel_for/tachyon/src/util.hpp
/oneTBB/examples/parallel_for/tachyon/src/vector.cpp
/oneTBB/examples/parallel_for/tachyon/src/vector.hpp
/oneTBB/examples/parallel_for/tachyon/src/vol.cpp
/oneTBB/examples/parallel_for/tachyon/src/vol.hpp
/oneTBB/examples/parallel_for_each/parallel_preorder/CMakeLists.txt
/oneTBB/examples/parallel_for_each/parallel_preorder/Graph.cpp
/oneTBB/examples/parallel_for_each/parallel_preorder/Graph.hpp
/oneTBB/examples/parallel_for_each/parallel_preorder/Matrix.hpp
/oneTBB/examples/parallel_for_each/parallel_preorder/main.cpp
/oneTBB/examples/parallel_for_each/parallel_preorder/parallel_preorder.cpp
/oneTBB/examples/parallel_pipeline/square/CMakeLists.txt
/oneTBB/examples/parallel_pipeline/square/gen_input.cpp
/oneTBB/examples/parallel_pipeline/square/square.cpp
/oneTBB/examples/parallel_reduce/convex_hull/CMakeLists.txt
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull.hpp
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull_bench.cpp
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull_sample.cpp
/oneTBB/examples/parallel_reduce/primes/CMakeLists.txt
/oneTBB/examples/parallel_reduce/primes/main.cpp
/oneTBB/examples/parallel_reduce/primes/primes.cpp
/oneTBB/examples/parallel_reduce/primes/primes.hpp
/oneTBB/examples/task_arena/fractal/CMakeLists.txt
/oneTBB/examples/task_arena/fractal/fractal.cpp
/oneTBB/examples/task_arena/fractal/fractal.hpp
/oneTBB/examples/task_arena/fractal/fractal_video.hpp
/oneTBB/examples/task_arena/fractal/gui/resource.h
/oneTBB/examples/task_arena/fractal/main.cpp
/oneTBB/examples/task_group/sudoku/CMakeLists.txt
/oneTBB/examples/task_group/sudoku/sudoku.cpp
/oneTBB/examples/test_all/fibonacci/CMakeLists.txt
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb.h
/oneTBB/include/oneapi/tbb/blocked_range.h
/oneTBB/include/oneapi/tbb/blocked_range2d.h
/oneTBB/include/oneapi/tbb/blocked_range3d.h
/oneTBB/include/oneapi/tbb/blocked_rangeNd.h
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/combinable.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_lru_cache.h
/oneTBB/include/oneapi/tbb/concurrent_map.h
/oneTBB/include/oneapi/tbb/concurrent_priority_queue.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/concurrent_set.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/concurrent_vector.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_aligned_space.h
/oneTBB/include/oneapi/tbb/detail/_allocator_traits.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_containers_helpers.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_indexer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_set_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_nodes_deduction.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_trace_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/oneapi/tbb/detail/_hash_compare.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_namespace_injection.h
/oneTBB/include/oneapi/tbb/detail/_node_handle.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters_deduction.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_rtm_mutex.h
/oneTBB/include/oneapi/tbb/detail/_rtm_rw_mutex.h
/oneTBB/include/oneapi/tbb/detail/_segment_table.h
/oneTBB/include/oneapi/tbb/detail/_small_object_pool.h
/oneTBB/include/oneapi/tbb/detail/_string_resource.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_template_helpers.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/enumerable_thread_specific.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/flow_graph_abstractions.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/memory_pool.h
/oneTBB/include/oneapi/tbb/null_mutex.h
/oneTBB/include/oneapi/tbb/null_rw_mutex.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_for_each.h
/oneTBB/include/oneapi/tbb/parallel_invoke.h
/oneTBB/include/oneapi/tbb/parallel_pipeline.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_scan.h
/oneTBB/include/oneapi/tbb/parallel_sort.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/scalable_allocator.h
/oneTBB/include/oneapi/tbb/spin_mutex.h
/oneTBB/include/oneapi/tbb/spin_rw_mutex.h
/oneTBB/include/oneapi/tbb/task.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/oneapi/tbb/task_scheduler_observer.h
/oneTBB/include/oneapi/tbb/tbb_allocator.h
/oneTBB/include/oneapi/tbb/tbbmalloc_proxy.h
/oneTBB/include/oneapi/tbb/tick_count.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/include/tbb/blocked_range.h
/oneTBB/include/tbb/blocked_range2d.h
/oneTBB/include/tbb/blocked_range3d.h
/oneTBB/include/tbb/blocked_rangeNd.h
/oneTBB/include/tbb/cache_aligned_allocator.h
/oneTBB/include/tbb/combinable.h
/oneTBB/include/tbb/concurrent_hash_map.h
/oneTBB/include/tbb/concurrent_lru_cache.h
/oneTBB/include/tbb/concurrent_map.h
/oneTBB/include/tbb/concurrent_priority_queue.h
/oneTBB/include/tbb/concurrent_queue.h
/oneTBB/include/tbb/concurrent_set.h
/oneTBB/include/tbb/concurrent_unordered_map.h
/oneTBB/include/tbb/concurrent_unordered_set.h
/oneTBB/include/tbb/concurrent_vector.h
/oneTBB/include/tbb/enumerable_thread_specific.h
/oneTBB/include/tbb/flow_graph.h
/oneTBB/include/tbb/flow_graph_abstractions.h
/oneTBB/include/tbb/global_control.h
/oneTBB/include/tbb/info.h
/oneTBB/include/tbb/memory_pool.h
/oneTBB/include/tbb/null_mutex.h
/oneTBB/include/tbb/null_rw_mutex.h
/oneTBB/include/tbb/parallel_for.h
/oneTBB/include/tbb/parallel_for_each.h
/oneTBB/include/tbb/parallel_invoke.h
/oneTBB/include/tbb/parallel_pipeline.h
/oneTBB/include/tbb/parallel_reduce.h
/oneTBB/include/tbb/parallel_scan.h
/oneTBB/include/tbb/parallel_sort.h
/oneTBB/include/tbb/partitioner.h
/oneTBB/include/tbb/profiling.h
/oneTBB/include/tbb/queuing_mutex.h
/oneTBB/include/tbb/queuing_rw_mutex.h
/oneTBB/include/tbb/scalable_allocator.h
/oneTBB/include/tbb/spin_mutex.h
/oneTBB/include/tbb/spin_rw_mutex.h
/oneTBB/include/tbb/task.h
/oneTBB/include/tbb/task_arena.h
/oneTBB/include/tbb/task_group.h
/oneTBB/include/tbb/task_scheduler_observer.h
/oneTBB/include/tbb/tbb.h
/oneTBB/include/tbb/tbb_allocator.h
/oneTBB/include/tbb/tbbmalloc_proxy.h
/oneTBB/include/tbb/tick_count.h
/oneTBB/include/tbb/version.h
/oneTBB/integration/cmake/generate_vars.cmake
/oneTBB/integration/linux/env/vars.sh
/oneTBB/integration/linux/env/vars.sh.in
/oneTBB/integration/mac/env/vars.sh
/oneTBB/integration/mac/env/vars.sh.in
/oneTBB/integration/windows/env/vars.bat
/oneTBB/integration/windows/env/vars.bat.in
/oneTBB/python/CMakeLists.txt
/oneTBB/python/TBB.py
/oneTBB/python/rml/CMakeLists.txt
/oneTBB/python/rml/ipc_server.cpp
/oneTBB/python/rml/ipc_utils.cpp
/oneTBB/python/rml/ipc_utils.h
/oneTBB/python/setup.py
/oneTBB/python/tbb/__init__.py
/oneTBB/python/tbb/__main__.py
/oneTBB/python/tbb/api.i
/oneTBB/python/tbb/pool.py
/oneTBB/python/tbb/test.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/assert_impl.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/concurrent_bounded_queue.cpp
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/def/lin32-tbb.def
/oneTBB/src/tbb/def/lin64-tbb.def
/oneTBB/src/tbb/def/mac64-tbb.def
/oneTBB/src/tbb/def/win32-tbb.def
/oneTBB/src/tbb/def/win64-tbb.def
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/environment.h
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/intrusive_list.h
/oneTBB/src/tbb/itt_notify.cpp
/oneTBB/src/tbb/itt_notify.h
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/main.h
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.cpp
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/profiling.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_base.h
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_tbb.h
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.cpp
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/small_object_pool.cpp
/oneTBB/src/tbb/small_object_pool_impl.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbb/tools_api/disable_warnings.h
/oneTBB/src/tbb/tools_api/ittnotify.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbb/tools_api/ittnotify_static.h
/oneTBB/src/tbb/tools_api/ittnotify_types.h
/oneTBB/src/tbb/tools_api/legacy/ittnotify.h
/oneTBB/src/tbb/version.cpp
/oneTBB/src/tbb/waiters.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/def/lin32-tbbbind.def
/oneTBB/src/tbbbind/def/lin64-tbbbind.def
/oneTBB/src/tbbbind/def/win32-tbbbind.def
/oneTBB/src/tbbbind/def/win64-tbbbind.def
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Statistics.h
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/TypeDefinitions.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backend.h
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/def/lin32-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/lin64-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/mac64-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/win32-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/win64-tbbmalloc.def
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/large_objects.h
/oneTBB/src/tbbmalloc/shared_utils.h
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
/oneTBB/src/tbbmalloc/tbbmalloc_internal_api.h
CMakeLists.txt
def/lin32-proxy.def
def/lin64-proxy.def
function_replacement.cpp
function_replacement.h
proxy.cpp
proxy.h
proxy_overload_osx.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_overload.h
/oneTBB/test/common/allocator_stl_test_common.h
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/checktype.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/concurrent_lru_cache_common.h
/oneTBB/test/common/concurrent_ordered_common.h
/oneTBB/test/common/concurrent_priority_queue_common.h
/oneTBB/test/common/concurrent_unordered_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/container_move_support.h
/oneTBB/test/common/containers_common.h
/oneTBB/test/common/cpu_usertime.h
/oneTBB/test/common/custom_allocators.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/dummy_body.h
/oneTBB/test/common/exception_handling.h
/oneTBB/test/common/fp_control.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/initializer_list_support.h
/oneTBB/test/common/inject_scheduler.h
/oneTBB/test/common/iterator.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/node_handling_support.h
/oneTBB/test/common/parallel_for_each_common.h
/oneTBB/test/common/parallel_invoke_common.h
/oneTBB/test/common/parallel_reduce_common.h
/oneTBB/test/common/range_based_for_support.h
/oneTBB/test/common/rwm_upgrade_downgrade.h
/oneTBB/test/common/spin_barrier.h
/oneTBB/test/common/state_trackable.h
/oneTBB/test/common/test.h
/oneTBB/test/common/test_comparisons.h
/oneTBB/test/common/test_follows_and_precedes_api.h
/oneTBB/test/common/tls_limit.h
/oneTBB/test/common/utils.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/common/utils_env.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/common/utils_yield.h
/oneTBB/test/common/vector_types.h
/oneTBB/test/conformance/conformance_allocators.cpp
/oneTBB/test/conformance/conformance_arena_constraints.cpp
/oneTBB/test/conformance/conformance_async_node.cpp
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_blocked_rangeNd.cpp
/oneTBB/test/conformance/conformance_broadcast_node.cpp
/oneTBB/test/conformance/conformance_buffer_node.cpp
/oneTBB/test/conformance/conformance_combinable.cpp
/oneTBB/test/conformance/conformance_composite_node.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_lru_cache.cpp
/oneTBB/test/conformance/conformance_concurrent_map.cpp
/oneTBB/test/conformance/conformance_concurrent_priority_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_set.cpp
/oneTBB/test/conformance/conformance_concurrent_unordered_map.cpp
/oneTBB/test/conformance/conformance_concurrent_unordered_set.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_continue_node.cpp
/oneTBB/test/conformance/conformance_enumerable_thread_specific.cpp
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_function_node.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/conformance/conformance_graph.cpp
/oneTBB/test/conformance/conformance_indexer_node.cpp
/oneTBB/test/conformance/conformance_input_node.cpp
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/conformance/conformance_limiter_node.cpp
/oneTBB/test/conformance/conformance_multifunction_node.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/conformance/conformance_overwrite_node.cpp
/oneTBB/test/conformance/conformance_parallel_for.cpp
/oneTBB/test/conformance/conformance_parallel_for_each.cpp
/oneTBB/test/conformance/conformance_parallel_invoke.cpp
/oneTBB/test/conformance/conformance_parallel_pipeline.cpp
/oneTBB/test/conformance/conformance_parallel_reduce.cpp
/oneTBB/test/conformance/conformance_parallel_scan.cpp
/oneTBB/test/conformance/conformance_parallel_sort.cpp
/oneTBB/test/conformance/conformance_priority_queue_node.cpp
/oneTBB/test/conformance/conformance_queue_node.cpp
/oneTBB/test/conformance/conformance_resumable_tasks.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/conformance/conformance_split_node.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_task_group_context.cpp
/oneTBB/test/conformance/conformance_tick_count.cpp
/oneTBB/test/conformance/conformance_version.cpp
/oneTBB/test/conformance/conformance_write_once_node.cpp
/oneTBB/test/tbb/test_allocators.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_async_node.cpp
/oneTBB/test/tbb/test_blocked_range.cpp
/oneTBB/test/tbb/test_broadcast_node.cpp
/oneTBB/test/tbb/test_buffer_node.cpp
/oneTBB/test/tbb/test_composite_node.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_lru_cache.cpp
/oneTBB/test/tbb/test_concurrent_map.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_concurrent_priority_queue.cpp
/oneTBB/test/tbb/test_concurrent_queue.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_concurrent_set.cpp
/oneTBB/test/tbb/test_concurrent_unordered_map.cpp
/oneTBB/test/tbb/test_concurrent_unordered_set.cpp
/oneTBB/test/tbb/test_concurrent_vector.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_dynamic_link.cpp
/oneTBB/test/tbb/test_eh_algorithms.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_enumerable_thread_specific.cpp
/oneTBB/test/tbb/test_environment_whitebox.cpp
/oneTBB/test/tbb/test_flow_graph.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_function_node.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_handle_perror.cpp
/oneTBB/test/tbb/test_hw_concurrency.cpp
/oneTBB/test/tbb/test_implicit_linkage_on_windows.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_intrusive_list.cpp
/oneTBB/test/tbb/test_join_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_multifunction_node.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_overwrite_node.cpp
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_for_each.cpp
/oneTBB/test/tbb/test_parallel_invoke.cpp
/oneTBB/test/tbb/test_parallel_pipeline.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_parallel_sort.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_priority_queue_node.cpp
/oneTBB/test/tbb/test_profiling.cpp
/oneTBB/test/tbb/test_queue_node.cpp
/oneTBB/test/tbb/test_resumable_tasks.cpp
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_sequencer_node.cpp
/oneTBB/test/tbb/test_split_node.cpp
/oneTBB/test/tbb/test_tagged_msg.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbb/test_tbb_header_secondary.cpp
/oneTBB/test/tbb/test_tick_count.cpp
/oneTBB/test/tbb/test_write_once_node.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_init_shutdown.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload_disable.cpp
/oneTBB/test/tbbmalloc/test_malloc_pools.cpp
/oneTBB/test/tbbmalloc/test_malloc_pure_c.c
/oneTBB/test/tbbmalloc/test_malloc_regression.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
d86ed7fb24-Dec-2020 tbbdev <[email protected]>

Commit oneTBB source code 09241505


/oneTBB/CMakeLists.txt
/oneTBB/README.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/hwloc_detection.cmake
/oneTBB/cmake/memcheck.cmake
/oneTBB/cmake/scripts/cmake_gen_github_configs.cmake
/oneTBB/cmake/templates/TBBConfig.cmake.in
/oneTBB/cmake/utils.cmake
/oneTBB/examples/.clang-format
/oneTBB/examples/CMakeLists.txt
/oneTBB/examples/README.md
/oneTBB/examples/common/cmake/common.cmake
/oneTBB/examples/common/cmake/modules/FindTBB.cmake
/oneTBB/examples/common/gui/CMakeLists.txt
/oneTBB/examples/common/gui/convideo.cpp
/oneTBB/examples/common/gui/d2dvideo.cpp
/oneTBB/examples/common/gui/gdivideo.cpp
/oneTBB/examples/common/gui/macvideo.cpp
/oneTBB/examples/common/gui/video.hpp
/oneTBB/examples/common/gui/winvideo.hpp
/oneTBB/examples/common/gui/xcode/tbbExample/OpenGLView.h
/oneTBB/examples/common/gui/xcode/tbbExample/OpenGLView.m
/oneTBB/examples/common/gui/xcode/tbbExample/PkgInfo
/oneTBB/examples/common/gui/xcode/tbbExample/en.lproj/InfoPlist.strings
/oneTBB/examples/common/gui/xcode/tbbExample/en.lproj/MainMenu.nib
/oneTBB/examples/common/gui/xcode/tbbExample/en.lproj/MainMenu.xib
/oneTBB/examples/common/gui/xcode/tbbExample/iOS.storyboard
/oneTBB/examples/common/gui/xcode/tbbExample/main.m
/oneTBB/examples/common/gui/xcode/tbbExample/tbbAppDelegate.h
/oneTBB/examples/common/gui/xcode/tbbExample/tbbAppDelegate.m
/oneTBB/examples/common/gui/xcode/tbbExample/tbbExample-Info.ios.plist
/oneTBB/examples/common/gui/xcode/tbbExample/tbbExample-Info.plist
/oneTBB/examples/common/gui/xvideo.cpp
/oneTBB/examples/common/utility/fast_random.hpp
/oneTBB/examples/common/utility/get_default_num_threads.hpp
/oneTBB/examples/common/utility/utility.hpp
/oneTBB/examples/concurrent_hash_map/README.md
/oneTBB/examples/concurrent_hash_map/count_strings/CMakeLists.txt
/oneTBB/examples/concurrent_hash_map/count_strings/README.md
/oneTBB/examples/concurrent_hash_map/count_strings/count_strings.cpp
/oneTBB/examples/concurrent_priority_queue/README.md
/oneTBB/examples/concurrent_priority_queue/shortpath/CMakeLists.txt
/oneTBB/examples/concurrent_priority_queue/shortpath/README.md
/oneTBB/examples/concurrent_priority_queue/shortpath/shortpath.cpp
/oneTBB/examples/getting_started/README.md
/oneTBB/examples/getting_started/sub_string_finder/CMakeLists.txt
/oneTBB/examples/getting_started/sub_string_finder/README.md
/oneTBB/examples/getting_started/sub_string_finder/sub_string_finder.cpp
/oneTBB/examples/getting_started/sub_string_finder/sub_string_finder_extended.cpp
/oneTBB/examples/getting_started/sub_string_finder/sub_string_finder_pretty.cpp
/oneTBB/examples/graph/README.md
/oneTBB/examples/graph/binpack/CMakeLists.txt
/oneTBB/examples/graph/binpack/README.md
/oneTBB/examples/graph/binpack/binpack.cpp
/oneTBB/examples/graph/cholesky/CMakeLists.txt
/oneTBB/examples/graph/cholesky/README.md
/oneTBB/examples/graph/cholesky/cholesky.cpp
/oneTBB/examples/graph/cholesky/init.cpp
/oneTBB/examples/graph/dining_philosophers/CMakeLists.txt
/oneTBB/examples/graph/dining_philosophers/README.md
/oneTBB/examples/graph/dining_philosophers/dining_philosophers.cpp
/oneTBB/examples/graph/fgbzip2/CMakeLists.txt
/oneTBB/examples/graph/fgbzip2/README.md
/oneTBB/examples/graph/fgbzip2/blocksort.cpp
/oneTBB/examples/graph/fgbzip2/bzlib.cpp
/oneTBB/examples/graph/fgbzip2/bzlib.hpp
/oneTBB/examples/graph/fgbzip2/bzlib_private.hpp
/oneTBB/examples/graph/fgbzip2/compress.cpp
/oneTBB/examples/graph/fgbzip2/crctable.cpp
/oneTBB/examples/graph/fgbzip2/decompress.cpp
/oneTBB/examples/graph/fgbzip2/fgbzip2.cpp
/oneTBB/examples/graph/fgbzip2/huffman.cpp
/oneTBB/examples/graph/fgbzip2/randtable.cpp
/oneTBB/examples/graph/logic_sim/CMakeLists.txt
/oneTBB/examples/graph/logic_sim/D_latch.hpp
/oneTBB/examples/graph/logic_sim/README.md
/oneTBB/examples/graph/logic_sim/basics.hpp
/oneTBB/examples/graph/logic_sim/four_bit_adder.hpp
/oneTBB/examples/graph/logic_sim/one_bit_adder.hpp
/oneTBB/examples/graph/logic_sim/test_all.cpp
/oneTBB/examples/graph/logic_sim/two_bit_adder.hpp
/oneTBB/examples/graph/som/CMakeLists.txt
/oneTBB/examples/graph/som/README.md
/oneTBB/examples/graph/som/som.cpp
/oneTBB/examples/graph/som/som.hpp
/oneTBB/examples/graph/som/som_graph.cpp
/oneTBB/examples/parallel_for/README.md
/oneTBB/examples/parallel_for/game_of_life/Board.hpp
/oneTBB/examples/parallel_for/game_of_life/CMakeLists.txt
/oneTBB/examples/parallel_for/game_of_life/Evolution.cpp
/oneTBB/examples/parallel_for/game_of_life/Evolution.hpp
/oneTBB/examples/parallel_for/game_of_life/Game_of_life.cpp
/oneTBB/examples/parallel_for/game_of_life/README.md
/oneTBB/examples/parallel_for/game_of_life/Update_state.cpp
/oneTBB/examples/parallel_for/polygon_overlay/CMakeLists.txt
/oneTBB/examples/parallel_for/polygon_overlay/README.md
/oneTBB/examples/parallel_for/polygon_overlay/gui/polygon_overlay.rc
/oneTBB/examples/parallel_for/polygon_overlay/gui/resource.h
/oneTBB/examples/parallel_for/polygon_overlay/polymain.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polymain.hpp
/oneTBB/examples/parallel_for/polygon_overlay/polyover.cpp
/oneTBB/examples/parallel_for/polygon_overlay/polyover.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_global.hpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.cpp
/oneTBB/examples/parallel_for/polygon_overlay/pover_video.hpp
/oneTBB/examples/parallel_for/polygon_overlay/rpolygon.hpp
/oneTBB/examples/parallel_for/polygon_overlay/speedup.gif
/oneTBB/examples/parallel_for/seismic/CMakeLists.txt
/oneTBB/examples/parallel_for/seismic/README.md
/oneTBB/examples/parallel_for/seismic/gui/SeismicSimulation.ico
/oneTBB/examples/parallel_for/seismic/gui/resource.h
/oneTBB/examples/parallel_for/seismic/gui/seismic.rc
/oneTBB/examples/parallel_for/seismic/gui/small.ico
/oneTBB/examples/parallel_for/seismic/main.cpp
/oneTBB/examples/parallel_for/seismic/resource.hpp
/oneTBB/examples/parallel_for/seismic/seismic_video.cpp
/oneTBB/examples/parallel_for/seismic/seismic_video.hpp
/oneTBB/examples/parallel_for/seismic/universe.cpp
/oneTBB/examples/parallel_for/seismic/universe.hpp
/oneTBB/examples/parallel_for/tachyon/CMakeLists.txt
/oneTBB/examples/parallel_for/tachyon/README.md
/oneTBB/examples/parallel_for/tachyon/dat/820spheres.dat
/oneTBB/examples/parallel_for/tachyon/dat/balls.dat
/oneTBB/examples/parallel_for/tachyon/dat/balls3.dat
/oneTBB/examples/parallel_for/tachyon/dat/lattice.dat
/oneTBB/examples/parallel_for/tachyon/dat/model2.dat
/oneTBB/examples/parallel_for/tachyon/dat/teapot.dat
/oneTBB/examples/parallel_for/tachyon/dat/trypsin4pti.dat
/oneTBB/examples/parallel_for/tachyon/gui/gui.ico
/oneTBB/examples/parallel_for/tachyon/gui/resource.h
/oneTBB/examples/parallel_for/tachyon/gui/small.ico
/oneTBB/examples/parallel_for/tachyon/gui/tachyon.rc
/oneTBB/examples/parallel_for/tachyon/src/api.cpp
/oneTBB/examples/parallel_for/tachyon/src/api.hpp
/oneTBB/examples/parallel_for/tachyon/src/apigeom.cpp
/oneTBB/examples/parallel_for/tachyon/src/apitrigeom.cpp
/oneTBB/examples/parallel_for/tachyon/src/apitrigeom.hpp
/oneTBB/examples/parallel_for/tachyon/src/bndbox.cpp
/oneTBB/examples/parallel_for/tachyon/src/bndbox.hpp
/oneTBB/examples/parallel_for/tachyon/src/box.cpp
/oneTBB/examples/parallel_for/tachyon/src/box.hpp
/oneTBB/examples/parallel_for/tachyon/src/camera.cpp
/oneTBB/examples/parallel_for/tachyon/src/camera.hpp
/oneTBB/examples/parallel_for/tachyon/src/coordsys.cpp
/oneTBB/examples/parallel_for/tachyon/src/coordsys.hpp
/oneTBB/examples/parallel_for/tachyon/src/cylinder.cpp
/oneTBB/examples/parallel_for/tachyon/src/cylinder.hpp
/oneTBB/examples/parallel_for/tachyon/src/extvol.cpp
/oneTBB/examples/parallel_for/tachyon/src/extvol.hpp
/oneTBB/examples/parallel_for/tachyon/src/global.cpp
/oneTBB/examples/parallel_for/tachyon/src/global.hpp
/oneTBB/examples/parallel_for/tachyon/src/grid.cpp
/oneTBB/examples/parallel_for/tachyon/src/grid.hpp
/oneTBB/examples/parallel_for/tachyon/src/imageio.cpp
/oneTBB/examples/parallel_for/tachyon/src/imageio.hpp
/oneTBB/examples/parallel_for/tachyon/src/imap.cpp
/oneTBB/examples/parallel_for/tachyon/src/imap.hpp
/oneTBB/examples/parallel_for/tachyon/src/intersect.cpp
/oneTBB/examples/parallel_for/tachyon/src/intersect.hpp
/oneTBB/examples/parallel_for/tachyon/src/jpeg.cpp
/oneTBB/examples/parallel_for/tachyon/src/jpeg.hpp
/oneTBB/examples/parallel_for/tachyon/src/light.cpp
/oneTBB/examples/parallel_for/tachyon/src/light.hpp
/oneTBB/examples/parallel_for/tachyon/src/machine.hpp
/oneTBB/examples/parallel_for/tachyon/src/macros.hpp
/oneTBB/examples/parallel_for/tachyon/src/main.cpp
/oneTBB/examples/parallel_for/tachyon/src/objbound.cpp
/oneTBB/examples/parallel_for/tachyon/src/objbound.hpp
/oneTBB/examples/parallel_for/tachyon/src/parse.cpp
/oneTBB/examples/parallel_for/tachyon/src/parse.hpp
/oneTBB/examples/parallel_for/tachyon/src/plane.cpp
/oneTBB/examples/parallel_for/tachyon/src/plane.hpp
/oneTBB/examples/parallel_for/tachyon/src/ppm.cpp
/oneTBB/examples/parallel_for/tachyon/src/ppm.hpp
/oneTBB/examples/parallel_for/tachyon/src/pthread.cpp
/oneTBB/examples/parallel_for/tachyon/src/pthread_w.hpp
/oneTBB/examples/parallel_for/tachyon/src/quadric.cpp
/oneTBB/examples/parallel_for/tachyon/src/quadric.hpp
/oneTBB/examples/parallel_for/tachyon/src/render.cpp
/oneTBB/examples/parallel_for/tachyon/src/render.hpp
/oneTBB/examples/parallel_for/tachyon/src/ring.cpp
/oneTBB/examples/parallel_for/tachyon/src/ring.hpp
/oneTBB/examples/parallel_for/tachyon/src/shade.cpp
/oneTBB/examples/parallel_for/tachyon/src/shade.hpp
/oneTBB/examples/parallel_for/tachyon/src/sphere.cpp
/oneTBB/examples/parallel_for/tachyon/src/sphere.hpp
/oneTBB/examples/parallel_for/tachyon/src/tachyon_video.cpp
/oneTBB/examples/parallel_for/tachyon/src/tachyon_video.hpp
/oneTBB/examples/parallel_for/tachyon/src/texture.cpp
/oneTBB/examples/parallel_for/tachyon/src/texture.hpp
/oneTBB/examples/parallel_for/tachyon/src/tgafile.cpp
/oneTBB/examples/parallel_for/tachyon/src/tgafile.hpp
/oneTBB/examples/parallel_for/tachyon/src/trace.hpp
/oneTBB/examples/parallel_for/tachyon/src/trace.omp.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.serial.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.simple.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.taskq.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.tbb.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.tbb1d.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.threads.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace.threads2d.cpp
/oneTBB/examples/parallel_for/tachyon/src/trace_rest.cpp
/oneTBB/examples/parallel_for/tachyon/src/triangle.cpp
/oneTBB/examples/parallel_for/tachyon/src/triangle.hpp
/oneTBB/examples/parallel_for/tachyon/src/types.hpp
/oneTBB/examples/parallel_for/tachyon/src/ui.cpp
/oneTBB/examples/parallel_for/tachyon/src/ui.hpp
/oneTBB/examples/parallel_for/tachyon/src/util.cpp
/oneTBB/examples/parallel_for/tachyon/src/util.hpp
/oneTBB/examples/parallel_for/tachyon/src/vector.cpp
/oneTBB/examples/parallel_for/tachyon/src/vector.hpp
/oneTBB/examples/parallel_for/tachyon/src/vol.cpp
/oneTBB/examples/parallel_for/tachyon/src/vol.hpp
/oneTBB/examples/parallel_for_each/README.md
/oneTBB/examples/parallel_for_each/parallel_preorder/CMakeLists.txt
/oneTBB/examples/parallel_for_each/parallel_preorder/Graph.cpp
/oneTBB/examples/parallel_for_each/parallel_preorder/Graph.hpp
/oneTBB/examples/parallel_for_each/parallel_preorder/Matrix.hpp
/oneTBB/examples/parallel_for_each/parallel_preorder/README.md
/oneTBB/examples/parallel_for_each/parallel_preorder/main.cpp
/oneTBB/examples/parallel_for_each/parallel_preorder/parallel_preorder.cpp
/oneTBB/examples/parallel_pipeline/README.md
/oneTBB/examples/parallel_pipeline/square/CMakeLists.txt
/oneTBB/examples/parallel_pipeline/square/README.md
/oneTBB/examples/parallel_pipeline/square/gen_input.cpp
/oneTBB/examples/parallel_pipeline/square/square.cpp
/oneTBB/examples/parallel_reduce/README.md
/oneTBB/examples/parallel_reduce/convex_hull/CMakeLists.txt
/oneTBB/examples/parallel_reduce/convex_hull/README.md
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull.hpp
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull_bench.cpp
/oneTBB/examples/parallel_reduce/convex_hull/convex_hull_sample.cpp
/oneTBB/examples/parallel_reduce/primes/CMakeLists.txt
/oneTBB/examples/parallel_reduce/primes/README.md
/oneTBB/examples/parallel_reduce/primes/main.cpp
/oneTBB/examples/parallel_reduce/primes/primes.cpp
/oneTBB/examples/parallel_reduce/primes/primes.hpp
/oneTBB/examples/task_arena/README.md
/oneTBB/examples/task_arena/fractal/CMakeLists.txt
/oneTBB/examples/task_arena/fractal/README.md
/oneTBB/examples/task_arena/fractal/fractal.cpp
/oneTBB/examples/task_arena/fractal/fractal.hpp
/oneTBB/examples/task_arena/fractal/fractal_video.hpp
/oneTBB/examples/task_arena/fractal/gui/fractal.rc
/oneTBB/examples/task_arena/fractal/gui/gui.ico
/oneTBB/examples/task_arena/fractal/gui/resource.h
/oneTBB/examples/task_arena/fractal/gui/small.ico
/oneTBB/examples/task_arena/fractal/main.cpp
/oneTBB/examples/task_group/README.md
/oneTBB/examples/task_group/sudoku/CMakeLists.txt
/oneTBB/examples/task_group/sudoku/README.md
/oneTBB/examples/task_group/sudoku/input1
/oneTBB/examples/task_group/sudoku/input2
/oneTBB/examples/task_group/sudoku/input3
/oneTBB/examples/task_group/sudoku/input4
/oneTBB/examples/task_group/sudoku/sudoku.cpp
/oneTBB/examples/test_all/README.md
/oneTBB/examples/test_all/fibonacci/CMakeLists.txt
/oneTBB/examples/test_all/fibonacci/README.md
/oneTBB/examples/test_all/fibonacci/fibonacci.cpp
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_map.h
/oneTBB/include/oneapi/tbb/concurrent_priority_queue.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/concurrent_set.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/concurrent_vector.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_containers_helpers.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_template_helpers.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/integration/linux/env/vars.sh
/oneTBB/integration/mac/env/vars.sh
/oneTBB/integration/windows/env/vars.bat
/oneTBB/python/CMakeLists.txt
/oneTBB/python/rml/CMakeLists.txt
/oneTBB/python/tbb/__init__.py
/oneTBB/python/tbb/pool.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.cpp
/oneTBB/src/tbb/concurrent_bounded_queue.cpp
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/small_object_pool.cpp
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/waiters.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbmalloc/CMakeLists.txt
CMakeLists.txt
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/exception_handling.h
/oneTBB/test/common/inject_scheduler.h
/oneTBB/test/conformance/conformance_arena_constraints.cpp
/oneTBB/test/conformance/conformance_concurrent_set.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
49e08aac28-Oct-2020 tbbdev <[email protected]>

Commit oneTBB source code 6420d97a


/oneTBB/CMakeLists.txt
/oneTBB/README.md
/oneTBB/cmake/README.md
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/modules/FindHWLOC.cmake
/oneTBB/cmake/scripts/cmake_gen_github_configs.cmake
/oneTBB/cmake/templates/TBBConfig.cmake.in
/oneTBB/cmake/templates/TBBConfigVersion.cmake.in
/oneTBB/cmake/vars_utils.cmake
/oneTBB/include/oneapi/tbb.h
/oneTBB/include/oneapi/tbb/blocked_range.h
/oneTBB/include/oneapi/tbb/blocked_range2d.h
/oneTBB/include/oneapi/tbb/blocked_range3d.h
/oneTBB/include/oneapi/tbb/blocked_rangeNd.h
/oneTBB/include/oneapi/tbb/cache_aligned_allocator.h
/oneTBB/include/oneapi/tbb/combinable.h
/oneTBB/include/oneapi/tbb/concurrent_hash_map.h
/oneTBB/include/oneapi/tbb/concurrent_lru_cache.h
/oneTBB/include/oneapi/tbb/concurrent_map.h
/oneTBB/include/oneapi/tbb/concurrent_priority_queue.h
/oneTBB/include/oneapi/tbb/concurrent_queue.h
/oneTBB/include/oneapi/tbb/concurrent_set.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_map.h
/oneTBB/include/oneapi/tbb/concurrent_unordered_set.h
/oneTBB/include/oneapi/tbb/concurrent_vector.h
/oneTBB/include/oneapi/tbb/detail/_aggregator.h
/oneTBB/include/oneapi/tbb/detail/_aligned_space.h
/oneTBB/include/oneapi/tbb/detail/_allocator_traits.h
/oneTBB/include/oneapi/tbb/detail/_assert.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/oneapi/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/oneapi/tbb/detail/_config.h
/oneTBB/include/oneapi/tbb/detail/_containers_helpers.h
/oneTBB/include/oneapi/tbb/detail/_exception.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_indexer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_item_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_node_set_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_nodes_deduction.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_trace_impl.h
/oneTBB/include/oneapi/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/oneapi/tbb/detail/_hash_compare.h
/oneTBB/include/oneapi/tbb/detail/_machine.h
/oneTBB/include/oneapi/tbb/detail/_namespace_injection.h
/oneTBB/include/oneapi/tbb/detail/_node_handle.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters.h
/oneTBB/include/oneapi/tbb/detail/_pipeline_filters_deduction.h
/oneTBB/include/oneapi/tbb/detail/_range_common.h
/oneTBB/include/oneapi/tbb/detail/_rtm_mutex.h
/oneTBB/include/oneapi/tbb/detail/_rtm_rw_mutex.h
/oneTBB/include/oneapi/tbb/detail/_segment_table.h
/oneTBB/include/oneapi/tbb/detail/_small_object_pool.h
/oneTBB/include/oneapi/tbb/detail/_string_resource.h
/oneTBB/include/oneapi/tbb/detail/_task.h
/oneTBB/include/oneapi/tbb/detail/_template_helpers.h
/oneTBB/include/oneapi/tbb/detail/_utils.h
/oneTBB/include/oneapi/tbb/enumerable_thread_specific.h
/oneTBB/include/oneapi/tbb/flow_graph.h
/oneTBB/include/oneapi/tbb/flow_graph_abstractions.h
/oneTBB/include/oneapi/tbb/global_control.h
/oneTBB/include/oneapi/tbb/info.h
/oneTBB/include/oneapi/tbb/memory_pool.h
/oneTBB/include/oneapi/tbb/null_mutex.h
/oneTBB/include/oneapi/tbb/null_rw_mutex.h
/oneTBB/include/oneapi/tbb/parallel_for.h
/oneTBB/include/oneapi/tbb/parallel_for_each.h
/oneTBB/include/oneapi/tbb/parallel_invoke.h
/oneTBB/include/oneapi/tbb/parallel_pipeline.h
/oneTBB/include/oneapi/tbb/parallel_reduce.h
/oneTBB/include/oneapi/tbb/parallel_scan.h
/oneTBB/include/oneapi/tbb/parallel_sort.h
/oneTBB/include/oneapi/tbb/partitioner.h
/oneTBB/include/oneapi/tbb/profiling.h
/oneTBB/include/oneapi/tbb/queuing_mutex.h
/oneTBB/include/oneapi/tbb/queuing_rw_mutex.h
/oneTBB/include/oneapi/tbb/scalable_allocator.h
/oneTBB/include/oneapi/tbb/spin_mutex.h
/oneTBB/include/oneapi/tbb/spin_rw_mutex.h
/oneTBB/include/oneapi/tbb/task.h
/oneTBB/include/oneapi/tbb/task_arena.h
/oneTBB/include/oneapi/tbb/task_group.h
/oneTBB/include/oneapi/tbb/task_scheduler_observer.h
/oneTBB/include/oneapi/tbb/tbb_allocator.h
/oneTBB/include/oneapi/tbb/tbbmalloc_proxy.h
/oneTBB/include/oneapi/tbb/tick_count.h
/oneTBB/include/oneapi/tbb/version.h
/oneTBB/include/tbb/blocked_range.h
/oneTBB/include/tbb/blocked_range2d.h
/oneTBB/include/tbb/blocked_range3d.h
/oneTBB/include/tbb/blocked_rangeNd.h
/oneTBB/include/tbb/cache_aligned_allocator.h
/oneTBB/include/tbb/combinable.h
/oneTBB/include/tbb/concurrent_hash_map.h
/oneTBB/include/tbb/concurrent_lru_cache.h
/oneTBB/include/tbb/concurrent_map.h
/oneTBB/include/tbb/concurrent_priority_queue.h
/oneTBB/include/tbb/concurrent_queue.h
/oneTBB/include/tbb/concurrent_set.h
/oneTBB/include/tbb/concurrent_unordered_map.h
/oneTBB/include/tbb/concurrent_unordered_set.h
/oneTBB/include/tbb/concurrent_vector.h
/oneTBB/include/tbb/enumerable_thread_specific.h
/oneTBB/include/tbb/flow_graph.h
/oneTBB/include/tbb/flow_graph_abstractions.h
/oneTBB/include/tbb/global_control.h
/oneTBB/include/tbb/info.h
/oneTBB/include/tbb/memory_pool.h
/oneTBB/include/tbb/null_mutex.h
/oneTBB/include/tbb/null_rw_mutex.h
/oneTBB/include/tbb/parallel_for.h
/oneTBB/include/tbb/parallel_for_each.h
/oneTBB/include/tbb/parallel_invoke.h
/oneTBB/include/tbb/parallel_pipeline.h
/oneTBB/include/tbb/parallel_reduce.h
/oneTBB/include/tbb/parallel_scan.h
/oneTBB/include/tbb/parallel_sort.h
/oneTBB/include/tbb/partitioner.h
/oneTBB/include/tbb/profiling.h
/oneTBB/include/tbb/queuing_mutex.h
/oneTBB/include/tbb/queuing_rw_mutex.h
/oneTBB/include/tbb/scalable_allocator.h
/oneTBB/include/tbb/spin_mutex.h
/oneTBB/include/tbb/spin_rw_mutex.h
/oneTBB/include/tbb/task.h
/oneTBB/include/tbb/task_arena.h
/oneTBB/include/tbb/task_group.h
/oneTBB/include/tbb/task_scheduler_observer.h
/oneTBB/include/tbb/tbb.h
/oneTBB/include/tbb/tbb_allocator.h
/oneTBB/include/tbb/tbbmalloc_proxy.h
/oneTBB/include/tbb/tick_count.h
/oneTBB/include/tbb/version.h
/oneTBB/python/setup.py
/oneTBB/python/tbb/api.i
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/assert_impl.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/concurrent_bounded_queue.cpp
/oneTBB/src/tbb/concurrent_monitor.cpp
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/def/lin32-tbb.def
/oneTBB/src/tbb/def/lin64-tbb.def
/oneTBB/src/tbb/def/mac64-tbb.def
/oneTBB/src/tbb/def/win32-tbb.def
/oneTBB/src/tbb/def/win64-tbb.def
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/itt_notify.h
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.cpp
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/profiling.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_tbb.h
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/small_object_pool.cpp
/oneTBB/src/tbb/small_object_pool_impl.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbb/version.cpp
/oneTBB/src/tbb/waiters.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
function_replacement.cpp
proxy.cpp
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_overload.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/concurrent_priority_queue_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/cpu_usertime.h
/oneTBB/test/common/custom_allocators.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/exception_handling.h
/oneTBB/test/common/fp_control.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/node_handling_support.h
/oneTBB/test/common/parallel_for_each_common.h
/oneTBB/test/common/parallel_invoke_common.h
/oneTBB/test/common/parallel_reduce_common.h
/oneTBB/test/common/spin_barrier.h
/oneTBB/test/common/state_trackable.h
/oneTBB/test/common/test.h
/oneTBB/test/common/test_follows_and_precedes_api.h
/oneTBB/test/common/utils.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/conformance/conformance_allocators.cpp
/oneTBB/test/conformance/conformance_arena_constraints.cpp
/oneTBB/test/conformance/conformance_async_node.cpp
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_blocked_rangeNd.cpp
/oneTBB/test/conformance/conformance_broadcast_node.cpp
/oneTBB/test/conformance/conformance_buffer_node.cpp
/oneTBB/test/conformance/conformance_combinable.cpp
/oneTBB/test/conformance/conformance_composite_node.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_lru_cache.cpp
/oneTBB/test/conformance/conformance_concurrent_map.cpp
/oneTBB/test/conformance/conformance_concurrent_priority_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_set.cpp
/oneTBB/test/conformance/conformance_concurrent_unordered_map.cpp
/oneTBB/test/conformance/conformance_concurrent_unordered_set.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_continue_node.cpp
/oneTBB/test/conformance/conformance_enumerable_thread_specific.cpp
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_function_node.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/conformance/conformance_graph.cpp
/oneTBB/test/conformance/conformance_indexer_node.cpp
/oneTBB/test/conformance/conformance_input_node.cpp
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/conformance/conformance_limiter_node.cpp
/oneTBB/test/conformance/conformance_multifunction_node.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/conformance/conformance_overwrite_node.cpp
/oneTBB/test/conformance/conformance_parallel_for.cpp
/oneTBB/test/conformance/conformance_parallel_for_each.cpp
/oneTBB/test/conformance/conformance_parallel_invoke.cpp
/oneTBB/test/conformance/conformance_parallel_pipeline.cpp
/oneTBB/test/conformance/conformance_parallel_reduce.cpp
/oneTBB/test/conformance/conformance_parallel_scan.cpp
/oneTBB/test/conformance/conformance_parallel_sort.cpp
/oneTBB/test/conformance/conformance_priority_queue_node.cpp
/oneTBB/test/conformance/conformance_queue_node.cpp
/oneTBB/test/conformance/conformance_resumable_tasks.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/conformance/conformance_split_node.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_task_group_context.cpp
/oneTBB/test/conformance/conformance_tick_count.cpp
/oneTBB/test/conformance/conformance_version.cpp
/oneTBB/test/conformance/conformance_write_once_node.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_concurrent_monitor.cpp
/oneTBB/test/tbb/test_dynamic_link.cpp
/oneTBB/test/tbb/test_enumerable_thread_specific.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_handle_perror.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_init_shutdown.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_regression.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
51c0b2f725-Sep-2020 tbbdev <[email protected]>

Commit oneTBB source code 4ebd2d06


/oneTBB/.gitattributes
/oneTBB/.gitignore
/oneTBB/CMakeLists.txt
/oneTBB/LICENSE.txt
/oneTBB/README.md
/oneTBB/cmake/README.md
/oneTBB/cmake/android/device_environment_cleanup.cmake
/oneTBB/cmake/android/environment.cmake
/oneTBB/cmake/android/test_launcher.cmake
/oneTBB/cmake/compilers/AppleClang.cmake
/oneTBB/cmake/compilers/Clang.cmake
/oneTBB/cmake/compilers/GNU.cmake
/oneTBB/cmake/compilers/Intel.cmake
/oneTBB/cmake/compilers/MSVC.cmake
/oneTBB/cmake/config_generation.cmake
/oneTBB/cmake/modules/FindHWLOC.cmake
/oneTBB/cmake/packaging.cmake
/oneTBB/cmake/post_install/CMakeLists.txt
/oneTBB/cmake/python/test_launcher.cmake
/oneTBB/cmake/sanitize.cmake
/oneTBB/cmake/scripts/cmake_gen_github_configs.cmake
/oneTBB/cmake/templates/TBBConfig.cmake.in
/oneTBB/cmake/templates/TBBConfigVersion.cmake.in
/oneTBB/cmake/test_spec.cmake
/oneTBB/cmake/toolchains/mips.cmake
/oneTBB/cmake/vars_utils.cmake
/oneTBB/doc/Doxyfile.in
/oneTBB/doc/DoxygenLayout.xml
/oneTBB/doc/test_classification.dox
/oneTBB/include/tbb/blocked_range.h
/oneTBB/include/tbb/blocked_range2d.h
/oneTBB/include/tbb/blocked_range3d.h
/oneTBB/include/tbb/blocked_rangeNd.h
/oneTBB/include/tbb/cache_aligned_allocator.h
/oneTBB/include/tbb/combinable.h
/oneTBB/include/tbb/concurrent_hash_map.h
/oneTBB/include/tbb/concurrent_lru_cache.h
/oneTBB/include/tbb/concurrent_map.h
/oneTBB/include/tbb/concurrent_priority_queue.h
/oneTBB/include/tbb/concurrent_queue.h
/oneTBB/include/tbb/concurrent_set.h
/oneTBB/include/tbb/concurrent_unordered_map.h
/oneTBB/include/tbb/concurrent_unordered_set.h
/oneTBB/include/tbb/concurrent_vector.h
/oneTBB/include/tbb/detail/_aggregator.h
/oneTBB/include/tbb/detail/_aligned_space.h
/oneTBB/include/tbb/detail/_allocator_traits.h
/oneTBB/include/tbb/detail/_assert.h
/oneTBB/include/tbb/detail/_concurrent_queue_base.h
/oneTBB/include/tbb/detail/_concurrent_skip_list.h
/oneTBB/include/tbb/detail/_concurrent_unordered_base.h
/oneTBB/include/tbb/detail/_config.h
/oneTBB/include/tbb/detail/_containers_helpers.h
/oneTBB/include/tbb/detail/_exception.h
/oneTBB/include/tbb/detail/_flow_graph_body_impl.h
/oneTBB/include/tbb/detail/_flow_graph_cache_impl.h
/oneTBB/include/tbb/detail/_flow_graph_impl.h
/oneTBB/include/tbb/detail/_flow_graph_indexer_impl.h
/oneTBB/include/tbb/detail/_flow_graph_item_buffer_impl.h
/oneTBB/include/tbb/detail/_flow_graph_join_impl.h
/oneTBB/include/tbb/detail/_flow_graph_node_impl.h
/oneTBB/include/tbb/detail/_flow_graph_node_set_impl.h
/oneTBB/include/tbb/detail/_flow_graph_nodes_deduction.h
/oneTBB/include/tbb/detail/_flow_graph_tagged_buffer_impl.h
/oneTBB/include/tbb/detail/_flow_graph_trace_impl.h
/oneTBB/include/tbb/detail/_flow_graph_types_impl.h
/oneTBB/include/tbb/detail/_hash_compare.h
/oneTBB/include/tbb/detail/_machine.h
/oneTBB/include/tbb/detail/_node_handle.h
/oneTBB/include/tbb/detail/_pipeline_filters.h
/oneTBB/include/tbb/detail/_pipeline_filters_deduction.h
/oneTBB/include/tbb/detail/_range_common.h
/oneTBB/include/tbb/detail/_rtm_mutex.h
/oneTBB/include/tbb/detail/_rtm_rw_mutex.h
/oneTBB/include/tbb/detail/_segment_table.h
/oneTBB/include/tbb/detail/_small_object_pool.h
/oneTBB/include/tbb/detail/_string_resource.h
/oneTBB/include/tbb/detail/_task.h
/oneTBB/include/tbb/detail/_template_helpers.h
/oneTBB/include/tbb/detail/_utils.h
/oneTBB/include/tbb/enumerable_thread_specific.h
/oneTBB/include/tbb/flow_graph.h
/oneTBB/include/tbb/flow_graph_abstractions.h
/oneTBB/include/tbb/global_control.h
/oneTBB/include/tbb/info.h
/oneTBB/include/tbb/memory_pool.h
/oneTBB/include/tbb/null_mutex.h
/oneTBB/include/tbb/null_rw_mutex.h
/oneTBB/include/tbb/parallel_for.h
/oneTBB/include/tbb/parallel_for_each.h
/oneTBB/include/tbb/parallel_invoke.h
/oneTBB/include/tbb/parallel_pipeline.h
/oneTBB/include/tbb/parallel_reduce.h
/oneTBB/include/tbb/parallel_scan.h
/oneTBB/include/tbb/parallel_sort.h
/oneTBB/include/tbb/partitioner.h
/oneTBB/include/tbb/profiling.h
/oneTBB/include/tbb/queuing_mutex.h
/oneTBB/include/tbb/queuing_rw_mutex.h
/oneTBB/include/tbb/scalable_allocator.h
/oneTBB/include/tbb/spin_mutex.h
/oneTBB/include/tbb/spin_rw_mutex.h
/oneTBB/include/tbb/task.h
/oneTBB/include/tbb/task_arena.h
/oneTBB/include/tbb/task_group.h
/oneTBB/include/tbb/task_scheduler_observer.h
/oneTBB/include/tbb/tbb.h
/oneTBB/include/tbb/tbb_allocator.h
/oneTBB/include/tbb/tbbmalloc_proxy.h
/oneTBB/include/tbb/tick_count.h
/oneTBB/include/tbb/version.h
/oneTBB/integration/cmake/generate_vars.cmake
/oneTBB/integration/linux/env/vars.sh.in
/oneTBB/integration/mac/env/vars.sh.in
/oneTBB/integration/windows/env/vars.bat.in
/oneTBB/python/CMakeLists.txt
/oneTBB/python/README.md
/oneTBB/python/TBB.py
/oneTBB/python/rml/CMakeLists.txt
/oneTBB/python/rml/ipc_server.cpp
/oneTBB/python/rml/ipc_utils.cpp
/oneTBB/python/rml/ipc_utils.h
/oneTBB/python/setup.py
/oneTBB/python/tbb/__init__.py
/oneTBB/python/tbb/__main__.py
/oneTBB/python/tbb/api.i
/oneTBB/python/tbb/pool.py
/oneTBB/python/tbb/test.py
/oneTBB/src/tbb/CMakeLists.txt
/oneTBB/src/tbb/allocator.cpp
/oneTBB/src/tbb/arena.cpp
/oneTBB/src/tbb/arena.h
/oneTBB/src/tbb/arena_slot.cpp
/oneTBB/src/tbb/arena_slot.h
/oneTBB/src/tbb/assert_impl.h
/oneTBB/src/tbb/co_context.h
/oneTBB/src/tbb/concurrent_bounded_queue.cpp
/oneTBB/src/tbb/concurrent_monitor.cpp
/oneTBB/src/tbb/concurrent_monitor.h
/oneTBB/src/tbb/def/lin32-tbb.def
/oneTBB/src/tbb/def/lin64-tbb.def
/oneTBB/src/tbb/def/mac64-tbb.def
/oneTBB/src/tbb/def/win32-tbb.def
/oneTBB/src/tbb/def/win64-tbb.def
/oneTBB/src/tbb/dynamic_link.cpp
/oneTBB/src/tbb/dynamic_link.h
/oneTBB/src/tbb/environment.h
/oneTBB/src/tbb/exception.cpp
/oneTBB/src/tbb/global_control.cpp
/oneTBB/src/tbb/governor.cpp
/oneTBB/src/tbb/governor.h
/oneTBB/src/tbb/intrusive_list.h
/oneTBB/src/tbb/itt_notify.cpp
/oneTBB/src/tbb/itt_notify.h
/oneTBB/src/tbb/mailbox.h
/oneTBB/src/tbb/main.cpp
/oneTBB/src/tbb/main.h
/oneTBB/src/tbb/market.cpp
/oneTBB/src/tbb/market.h
/oneTBB/src/tbb/misc.cpp
/oneTBB/src/tbb/misc.h
/oneTBB/src/tbb/misc_ex.cpp
/oneTBB/src/tbb/observer_proxy.cpp
/oneTBB/src/tbb/observer_proxy.h
/oneTBB/src/tbb/parallel_pipeline.cpp
/oneTBB/src/tbb/private_server.cpp
/oneTBB/src/tbb/profiling.cpp
/oneTBB/src/tbb/queuing_rw_mutex.cpp
/oneTBB/src/tbb/rml_base.h
/oneTBB/src/tbb/rml_tbb.cpp
/oneTBB/src/tbb/rml_tbb.h
/oneTBB/src/tbb/rml_thread_monitor.h
/oneTBB/src/tbb/rtm_mutex.cpp
/oneTBB/src/tbb/rtm_rw_mutex.cpp
/oneTBB/src/tbb/scheduler_common.h
/oneTBB/src/tbb/semaphore.cpp
/oneTBB/src/tbb/semaphore.h
/oneTBB/src/tbb/small_object_pool.cpp
/oneTBB/src/tbb/small_object_pool_impl.h
/oneTBB/src/tbb/task.cpp
/oneTBB/src/tbb/task_dispatcher.cpp
/oneTBB/src/tbb/task_dispatcher.h
/oneTBB/src/tbb/task_group_context.cpp
/oneTBB/src/tbb/task_stream.h
/oneTBB/src/tbb/thread_data.h
/oneTBB/src/tbb/tls.h
/oneTBB/src/tbb/tools_api/disable_warnings.h
/oneTBB/src/tbb/tools_api/ittnotify.h
/oneTBB/src/tbb/tools_api/ittnotify_config.h
/oneTBB/src/tbb/tools_api/ittnotify_static.c
/oneTBB/src/tbb/tools_api/ittnotify_static.h
/oneTBB/src/tbb/tools_api/ittnotify_types.h
/oneTBB/src/tbb/tools_api/legacy/ittnotify.h
/oneTBB/src/tbb/version.cpp
/oneTBB/src/tbb/waiters.h
/oneTBB/src/tbbbind/CMakeLists.txt
/oneTBB/src/tbbbind/def/lin32-tbbbind.def
/oneTBB/src/tbbbind/def/lin64-tbbbind.def
/oneTBB/src/tbbbind/def/win32-tbbbind.def
/oneTBB/src/tbbbind/def/win64-tbbbind.def
/oneTBB/src/tbbbind/tbb_bind.cpp
/oneTBB/src/tbbmalloc/CMakeLists.txt
/oneTBB/src/tbbmalloc/Customize.h
/oneTBB/src/tbbmalloc/MapMemory.h
/oneTBB/src/tbbmalloc/Statistics.h
/oneTBB/src/tbbmalloc/Synchronize.h
/oneTBB/src/tbbmalloc/TypeDefinitions.h
/oneTBB/src/tbbmalloc/backend.cpp
/oneTBB/src/tbbmalloc/backend.h
/oneTBB/src/tbbmalloc/backref.cpp
/oneTBB/src/tbbmalloc/def/lin32-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/lin64-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/mac64-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/win32-tbbmalloc.def
/oneTBB/src/tbbmalloc/def/win64-tbbmalloc.def
/oneTBB/src/tbbmalloc/frontend.cpp
/oneTBB/src/tbbmalloc/large_objects.cpp
/oneTBB/src/tbbmalloc/large_objects.h
/oneTBB/src/tbbmalloc/shared_utils.h
/oneTBB/src/tbbmalloc/tbbmalloc.cpp
/oneTBB/src/tbbmalloc/tbbmalloc_internal.h
/oneTBB/src/tbbmalloc/tbbmalloc_internal_api.h
CMakeLists.txt
def/lin32-proxy.def
def/lin64-proxy.def
function_replacement.cpp
function_replacement.h
proxy.cpp
proxy.h
proxy_overload_osx.h
/oneTBB/test/CMakeLists.txt
/oneTBB/test/common/allocator_overload.h
/oneTBB/test/common/allocator_stl_test_common.h
/oneTBB/test/common/allocator_test_common.h
/oneTBB/test/common/checktype.h
/oneTBB/test/common/common_arena_constraints.h
/oneTBB/test/common/concurrency_tracker.h
/oneTBB/test/common/concurrent_associative_common.h
/oneTBB/test/common/concurrent_lru_cache_common.h
/oneTBB/test/common/concurrent_ordered_common.h
/oneTBB/test/common/concurrent_priority_queue_common.h
/oneTBB/test/common/concurrent_unordered_common.h
/oneTBB/test/common/config.h
/oneTBB/test/common/container_move_support.h
/oneTBB/test/common/containers_common.h
/oneTBB/test/common/cpu_usertime.h
/oneTBB/test/common/custom_allocators.h
/oneTBB/test/common/doctest.h
/oneTBB/test/common/exception_handling.h
/oneTBB/test/common/fp_control.h
/oneTBB/test/common/graph_utils.h
/oneTBB/test/common/initializer_list_support.h
/oneTBB/test/common/inject_scheduler.h
/oneTBB/test/common/iterator.h
/oneTBB/test/common/memory_usage.h
/oneTBB/test/common/node_handling_support.h
/oneTBB/test/common/parallel_for_each_common.h
/oneTBB/test/common/parallel_invoke_common.h
/oneTBB/test/common/parallel_reduce_common.h
/oneTBB/test/common/range_based_for_support.h
/oneTBB/test/common/rwm_upgrade_downgrade.h
/oneTBB/test/common/spin_barrier.h
/oneTBB/test/common/state_trackable.h
/oneTBB/test/common/test.h
/oneTBB/test/common/test_comparisons.h
/oneTBB/test/common/test_follows_and_precedes_api.h
/oneTBB/test/common/tls_limit.h
/oneTBB/test/common/utils.h
/oneTBB/test/common/utils_assert.h
/oneTBB/test/common/utils_concurrency_limit.h
/oneTBB/test/common/utils_dynamic_libs.h
/oneTBB/test/common/utils_env.h
/oneTBB/test/common/utils_report.h
/oneTBB/test/common/vector_types.h
/oneTBB/test/conformance/conformance_allocators.cpp
/oneTBB/test/conformance/conformance_arena_constraints.cpp
/oneTBB/test/conformance/conformance_async_node.cpp
/oneTBB/test/conformance/conformance_blocked_range.cpp
/oneTBB/test/conformance/conformance_blocked_range2d.cpp
/oneTBB/test/conformance/conformance_blocked_range3d.cpp
/oneTBB/test/conformance/conformance_blocked_rangeNd.cpp
/oneTBB/test/conformance/conformance_broadcast_node.cpp
/oneTBB/test/conformance/conformance_buffer_node.cpp
/oneTBB/test/conformance/conformance_combinable.cpp
/oneTBB/test/conformance/conformance_composite_node.cpp
/oneTBB/test/conformance/conformance_concurrent_hash_map.cpp
/oneTBB/test/conformance/conformance_concurrent_lru_cache.cpp
/oneTBB/test/conformance/conformance_concurrent_map.cpp
/oneTBB/test/conformance/conformance_concurrent_priority_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_queue.cpp
/oneTBB/test/conformance/conformance_concurrent_set.cpp
/oneTBB/test/conformance/conformance_concurrent_unordered_map.cpp
/oneTBB/test/conformance/conformance_concurrent_unordered_set.cpp
/oneTBB/test/conformance/conformance_concurrent_vector.cpp
/oneTBB/test/conformance/conformance_continue_node.cpp
/oneTBB/test/conformance/conformance_enumerable_thread_specific.cpp
/oneTBB/test/conformance/conformance_flowgraph.h
/oneTBB/test/conformance/conformance_function_node.cpp
/oneTBB/test/conformance/conformance_global_control.cpp
/oneTBB/test/conformance/conformance_graph.cpp
/oneTBB/test/conformance/conformance_indexer_node.cpp
/oneTBB/test/conformance/conformance_input_node.cpp
/oneTBB/test/conformance/conformance_join_node.cpp
/oneTBB/test/conformance/conformance_limiter_node.cpp
/oneTBB/test/conformance/conformance_multifunction_node.cpp
/oneTBB/test/conformance/conformance_mutex.cpp
/oneTBB/test/conformance/conformance_overwrite_node.cpp
/oneTBB/test/conformance/conformance_parallel_for.cpp
/oneTBB/test/conformance/conformance_parallel_for_each.cpp
/oneTBB/test/conformance/conformance_parallel_invoke.cpp
/oneTBB/test/conformance/conformance_parallel_pipeline.cpp
/oneTBB/test/conformance/conformance_parallel_reduce.cpp
/oneTBB/test/conformance/conformance_parallel_scan.cpp
/oneTBB/test/conformance/conformance_parallel_sort.cpp
/oneTBB/test/conformance/conformance_priority_queue_node.cpp
/oneTBB/test/conformance/conformance_queue_node.cpp
/oneTBB/test/conformance/conformance_resumable_tasks.cpp
/oneTBB/test/conformance/conformance_sequencer_node.cpp
/oneTBB/test/conformance/conformance_split_node.cpp
/oneTBB/test/conformance/conformance_task_arena.cpp
/oneTBB/test/conformance/conformance_task_group_context.cpp
/oneTBB/test/conformance/conformance_tick_count.cpp
/oneTBB/test/conformance/conformance_version.cpp
/oneTBB/test/conformance/conformance_write_once_node.cpp
/oneTBB/test/tbb/test_allocators.cpp
/oneTBB/test/tbb/test_arena_constraints.cpp
/oneTBB/test/tbb/test_arena_priorities.cpp
/oneTBB/test/tbb/test_async_node.cpp
/oneTBB/test/tbb/test_blocked_range.cpp
/oneTBB/test/tbb/test_broadcast_node.cpp
/oneTBB/test/tbb/test_buffer_node.cpp
/oneTBB/test/tbb/test_composite_node.cpp
/oneTBB/test/tbb/test_concurrent_hash_map.cpp
/oneTBB/test/tbb/test_concurrent_lru_cache.cpp
/oneTBB/test/tbb/test_concurrent_map.cpp
/oneTBB/test/tbb/test_concurrent_priority_queue.cpp
/oneTBB/test/tbb/test_concurrent_queue.cpp
/oneTBB/test/tbb/test_concurrent_queue_whitebox.cpp
/oneTBB/test/tbb/test_concurrent_set.cpp
/oneTBB/test/tbb/test_concurrent_unordered_map.cpp
/oneTBB/test/tbb/test_concurrent_unordered_set.cpp
/oneTBB/test/tbb/test_concurrent_vector.cpp
/oneTBB/test/tbb/test_continue_node.cpp
/oneTBB/test/tbb/test_dynamic_link.cpp
/oneTBB/test/tbb/test_eh_algorithms.cpp
/oneTBB/test/tbb/test_eh_flow_graph.cpp
/oneTBB/test/tbb/test_eh_thread.cpp
/oneTBB/test/tbb/test_enumerable_thread_specific.cpp
/oneTBB/test/tbb/test_environment_whitebox.cpp
/oneTBB/test/tbb/test_flow_graph.cpp
/oneTBB/test/tbb/test_flow_graph_priorities.cpp
/oneTBB/test/tbb/test_flow_graph_whitebox.cpp
/oneTBB/test/tbb/test_function_node.cpp
/oneTBB/test/tbb/test_global_control.cpp
/oneTBB/test/tbb/test_handle_perror.cpp
/oneTBB/test/tbb/test_hw_concurrency.cpp
/oneTBB/test/tbb/test_implicit_linkage_on_windows.cpp
/oneTBB/test/tbb/test_indexer_node.cpp
/oneTBB/test/tbb/test_input_node.cpp
/oneTBB/test/tbb/test_intrusive_list.cpp
/oneTBB/test/tbb/test_join_node.cpp
/oneTBB/test/tbb/test_join_node.h
/oneTBB/test/tbb/test_join_node_key_matching.cpp
/oneTBB/test/tbb/test_join_node_msg_key_matching.cpp
/oneTBB/test/tbb/test_limiter_node.cpp
/oneTBB/test/tbb/test_multifunction_node.cpp
/oneTBB/test/tbb/test_mutex.cpp
/oneTBB/test/tbb/test_openmp.cpp
/oneTBB/test/tbb/test_overwrite_node.cpp
/oneTBB/test/tbb/test_parallel_for.cpp
/oneTBB/test/tbb/test_parallel_for_each.cpp
/oneTBB/test/tbb/test_parallel_invoke.cpp
/oneTBB/test/tbb/test_parallel_pipeline.cpp
/oneTBB/test/tbb/test_parallel_reduce.cpp
/oneTBB/test/tbb/test_parallel_scan.cpp
/oneTBB/test/tbb/test_parallel_sort.cpp
/oneTBB/test/tbb/test_partitioner.h
/oneTBB/test/tbb/test_priority_queue_node.cpp
/oneTBB/test/tbb/test_profiling.cpp
/oneTBB/test/tbb/test_queue_node.cpp
/oneTBB/test/tbb/test_resumable_tasks.cpp
/oneTBB/test/tbb/test_semaphore.cpp
/oneTBB/test/tbb/test_sequencer_node.cpp
/oneTBB/test/tbb/test_split_node.cpp
/oneTBB/test/tbb/test_tagged_msg.cpp
/oneTBB/test/tbb/test_task.cpp
/oneTBB/test/tbb/test_task_arena.cpp
/oneTBB/test/tbb/test_task_group.cpp
/oneTBB/test/tbb/test_tbb_fork.cpp
/oneTBB/test/tbb/test_tbb_header.cpp
/oneTBB/test/tbb/test_tbb_header_secondary.cpp
/oneTBB/test/tbb/test_tick_count.cpp
/oneTBB/test/tbb/test_write_once_node.cpp
/oneTBB/test/tbbmalloc/test_malloc_atexit.cpp
/oneTBB/test/tbbmalloc/test_malloc_compliance.cpp
/oneTBB/test/tbbmalloc/test_malloc_init_shutdown.cpp
/oneTBB/test/tbbmalloc/test_malloc_lib_unload.cpp
/oneTBB/test/tbbmalloc/test_malloc_new_handler.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload.cpp
/oneTBB/test/tbbmalloc/test_malloc_overload_disable.cpp
/oneTBB/test/tbbmalloc/test_malloc_pools.cpp
/oneTBB/test/tbbmalloc/test_malloc_pure_c.c
/oneTBB/test/tbbmalloc/test_malloc_regression.cpp
/oneTBB/test/tbbmalloc/test_malloc_shutdown_hang.cpp
/oneTBB/test/tbbmalloc/test_malloc_used_by_lib.cpp
/oneTBB/test/tbbmalloc/test_malloc_whitebox.cpp
/oneTBB/test/tbbmalloc/test_scalable_allocator.cpp
/oneTBB/third-party-programs.txt