|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3, v2021.10.0, 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 |
|
| #
219c4252 |
| 04-Feb-2022 |
Alex <[email protected]> |
Fix external thread termination (#762)
* Fix external thread termination
* Fix tls key corruption for the last external thread
* Refactor task_dispatch attach/detach logic
Signed-off-by: Alexei
Fix external thread termination (#762)
* Fix external thread termination
* Fix tls key corruption for the last external thread
* Refactor task_dispatch attach/detach logic
Signed-off-by: Alexei Katranov <[email protected]>
show more ...
|
|
Revision tags: v2021.6.0-rc1 |
|
| #
13f9f32b |
| 21-Jan-2022 |
Sergey Zheltov <[email protected]> |
Update copyright year 2021 -> 2022 (#743)
Signed-off-by: Zheltov, Sergey1 <[email protected]>
|
| #
f1ba69bd |
| 17-Jan-2022 |
Anton Potapov <[email protected]> |
Rectifing testing of some preview features controlled by __TBB_CPF_BUILD (#732)
Explicit enabling of task_group related preview features was removed, in favor of logic in test/common/config.h
Sig
Rectifing testing of some preview features controlled by __TBB_CPF_BUILD (#732)
Explicit enabling of task_group related preview features was removed, in favor of logic in test/common/config.h
Signed-off-by: Anton Potapov <[email protected]>
show more ...
|
| #
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 |
|
| #
3ab999a0 |
| 22-Nov-2021 |
Pavel Kumbrasev <[email protected]> |
Move mutexes out of preview (#666)
Signed-off-by: pavelkumbrasev <[email protected]>
|
|
Revision tags: v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1 |
|
| #
34c7d170 |
| 30-Jul-2021 |
Alex <[email protected]> |
Add heavy mix test for the scheduler (#490)
The test found a couple of issues that are also addressed in the patch
Signed-off-by: Alexei Katranov <[email protected]>
Co-authored-by: pave
Add heavy mix test for the scheduler (#490)
The test found a couple of issues that are also addressed in the patch
Signed-off-by: Alexei Katranov <[email protected]>
Co-authored-by: pavelkumbrasev <[email protected]>
show more ...
|