|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4 |
|
| #
7eb68ae9 |
| 27-Sep-2023 |
Elias Engelbert Plank <[email protected]> |
Fix compiler warning for missing virtual dtor (#1215)
This fixes issue #1210 by adding a default virtual destructor for tbb::detail::r1::control_storage.
Signed-off-by: Elias Engelbert Plank <pla
Fix compiler warning for missing virtual dtor (#1215)
This fixes issue #1210 by adding a default virtual destructor for tbb::detail::r1::control_storage.
Signed-off-by: Elias Engelbert Plank <[email protected]>
show more ...
|
|
Revision tags: v2021.11.0-rc1, v2021.11.0-src-rc1 |
|
| #
d0748d29 |
| 01-Sep-2023 |
Ilya Isaev <[email protected]> |
Remove code that is not used anymore (#1191)
Signed-off-by: Isaev, Ilya <[email protected]>
|
|
Revision tags: v2021.2.3, v2021.10.0 |
|
| #
c4568449 |
| 16-Jun-2023 |
Pavel Kumbrasev <[email protected]> |
Refactor market into threading layer (#758)
Signed-off-by: Alexei Katranov <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Co-authored-by: Aleksei Fedotov <
Refactor market into threading layer (#758)
Signed-off-by: Alexei Katranov <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Co-authored-by: Aleksei Fedotov <[email protected]>
Co-authored-by: Ilya Isaev <[email protected]>
Co-authored-by: kboyarinov <[email protected]>
show more ...
|
|
Revision tags: v2021.10.0-rc1, v2020.3.3, v2021.2.2, v2021.9.0, v2021.2.1, v2021.9.0-rc1, v2020.3.2, v2021.8.0, v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0 |
|
| #
c21e688a |
| 01-Feb-2022 |
Sergey Zheltov <[email protected]> |
Update copyright year 2021 -> 2022 (#761)
Signed-off-by: Zheltov, Sergey1 <[email protected]>
|
| #
57f524ca |
| 26-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 ...
|
|
Revision tags: v2021.6.0-rc1 |
|
| #
5fc0a5f6 |
| 29-Dec-2021 |
Alex <[email protected]> |
task_scheduler_handle productization (#566)
* task_scheduler_handle productization
Signed-off-by: Alexei Katranov <[email protected]
Co-authored-by: Anton Potapov <anton.potapov@intel.
task_scheduler_handle productization (#566)
* task_scheduler_handle productization
Signed-off-by: Alexei Katranov <[email protected]
Co-authored-by: Anton Potapov <[email protected]>
show more ...
|
|
Revision tags: v2021.5.0 |
|
| #
7631793a |
| 19-Nov-2021 |
Alex <[email protected]> |
Fix stack overflow protection mechanism (#553)
* Fix stack size calculation
Signed-off-by: Alexei Katranov <[email protected]>
Co-authored-by: Anton Potapov <[email protected]>
|
| #
ba947f18 |
| 21-Oct-2021 |
Ilya Isaev <[email protected]> |
Changes in code after applying some clang-tidy check fixes (#620)
Applied fixes from clang-tidy(readability and modernize)
Signed-off-by: Ilya Isaev [email protected]
|
|
Revision tags: v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1 |
|
| #
a080baf9 |
| 19-Jul-2021 |
Alex <[email protected]> |
Additional set of Thread Sanitizer related fixes (#482)
- Fix incorrect assert in concurrent_hash_map implementation
- Fix incorrect asserts in global_control implementation
- Fix exception pointe
Additional set of Thread Sanitizer related fixes (#482)
- Fix incorrect assert in concurrent_hash_map implementation
- Fix incorrect asserts in global_control implementation
- Fix exception pointer inside task_group_context
- Rework racy asserts in test_flow_graph_whitebox
- Improve test_eh_algorithm to work with sanitizers
- Disable memory limit test in test_malloc_compliance
- Add lifetime asserts in collaborative_call_once
- Rework backref space in tbbmalloc to use atomics
- Fix a lifetime issue in utils::SpinBariier
- Some tests were disabled
Signed-off-by: Alexei Katranov <[email protected]>
Co-authored-by: pavelkumbrasev <[email protected]>
show more ...
|
|
Revision tags: v2021.3.0, v2021.2.0, v2021.2.0-rc |
|
| #
b15aabb3 |
| 26-Jan-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 9ed4a21c
|
|
Revision tags: v2021.1.1 |
|
| #
49e08aac |
| 28-Oct-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 6420d97a
|
|
Revision tags: v2021.1-beta10 |
|
| #
51c0b2f7 |
| 25-Sep-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 4ebd2d06
|