|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1 |
|
| #
546fe273 |
| 08-Sep-2023 |
Ilya Isaev <[email protected]> |
Fix test_task crash/hang on RT Linux systems (#1201)
"Test priority inversion" test case manually increases threads' priority (including main thread) to test priority inversion problem but never res
Fix test_task crash/hang on RT Linux systems (#1201)
"Test priority inversion" test case manually increases threads' priority (including main thread) to test priority inversion problem but never restore it. That could lead to busy-waiting inside oneTBB on RT Linux kernels which is not expected. This patch restores previous priority after the test case completes.
Signed-off-by: Isaev, Ilya <[email protected]>
Co-authored-by: Konstantin Boyarinov <[email protected]>
show more ...
|
|
Revision tags: v2021.11.0-src-rc1, 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 |
|
| #
a088cfa0 |
| 17-May-2023 |
Konstantin Boyarinov <[email protected]> |
Use of std::invoke to run the body in algorithms and graph nodes (#880)
Signed-off-by: kboyarinov <[email protected]>
|
|
Revision tags: 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 |
|
| #
e77098d6 |
| 18-Feb-2022 |
Pavel Kumbrasev <[email protected]> |
Call suspend user function on the calling thread (#727)
Signed-off-by: pavelkumbrasev <[email protected]>
Co-authored-by: Alex <[email protected]>
|
|
Revision tags: v2021.6.0-rc1 |
|
| #
35e0f552 |
| 24-Jan-2022 |
Sergey Zheltov <[email protected]> |
Fix DLL loading for tbb4py on Windows (#749)
* Fix DLL loading for tbb4py on Windows
Signed-off-by: Zheltov, Sergey1 <[email protected]>
* Fix copyright year
Signed-off-by: Zheltov,
Fix DLL loading for tbb4py on Windows (#749)
* Fix DLL loading for tbb4py on Windows
Signed-off-by: Zheltov, Sergey1 <[email protected]>
* Fix copyright year
Signed-off-by: Zheltov, Sergey1 <[email protected]>
show more ...
|
| #
74207e5d |
| 24-Jan-2022 |
Anton Potapov <[email protected]> |
Fix race in `conformance_task_arena` (#744)
* Fix race in conformance_task_arena
- call observe(false) in the derived observer destructor
- do the same for all observers in the tests
Signed-
Fix race in `conformance_task_arena` (#744)
* Fix race in conformance_task_arena
- call observe(false) in the derived observer destructor
- do the same for all observers in the tests
Signed-off-by: Anton Potapov <[email protected]>
show more ...
|
|
Revision tags: v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1 |
|
| #
43c1805e |
| 07-Jul-2021 |
Alex <[email protected]> |
Add thread based resumable tasks (#479)
Co-authored-by: vlserov <[email protected]>
Co-authored-by: pavelkumbrasev <[email protected]>
Signed-off-by: Alexei Katranov <alexei.katra
Add thread based resumable tasks (#479)
Co-authored-by: vlserov <[email protected]>
Co-authored-by: pavelkumbrasev <[email protected]>
Signed-off-by: Alexei Katranov <[email protected]>
show more ...
|
| #
112076d0 |
| 01-Jul-2021 |
Ilya Isaev <[email protected]> |
Improve code coverage (#463)
Signed-off-by: Ilya Isaev <[email protected]>
|
|
Revision tags: v2021.3.0 |
|
| #
55f9b178 |
| 08-Jun-2021 |
Ivan Kochin <[email protected]> |
Update doctest version to 2.4.6 (#413)
* Update doctest version to 2.4.6
Signed-off-by: Kochin, Ivan <[email protected]>
|
| #
8b6f831c |
| 17-May-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 5ba997e1
|
| #
4523a761 |
| 01-Mar-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 4fcd448a
|
|
Revision tags: 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
|