|
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 |
|
| #
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 |
|
| #
a8681a54 |
| 21-Feb-2022 |
Pavel Kumbrasev <[email protected]> |
Remove suspend_callback_wrapper struct (#780)
Signed-off-by: pavelkumbrasev <[email protected]>
|
| #
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]>
|
| #
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, v2021.5.0 |
|
| #
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 |
|
| #
35147e00 |
| 16-Jul-2021 |
Ilya Isaev <[email protected]> |
Simplify synchronization logic in task_group_context (#462)
The current synchronization in task_group_context made by more then one atomic variable. This code hard to debug and each ThreadSanitizer
Simplify synchronization logic in task_group_context (#462)
The current synchronization in task_group_context made by more then one atomic variable. This code hard to debug and each ThreadSanitizer report in this code usual require unreadable workaround to fix it. To improve correctness and readability of this code it was decided to rewrite synchronization using mutex.
Signed-off-by: Ilya Isaev [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
|
| #
d86ed7fb |
| 24-Dec-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 09241505
|
|
Revision tags: v2021.1.1 |
|
| #
8dcbd5b1 |
| 18-Nov-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 8fda6294
|
| #
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
|