History log of /oneTBB/test/conformance/conformance_task_arena.cpp (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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, v2021.6.0-rc1
# 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 ...


# 13f9f32b 21-Jan-2022 Sergey Zheltov <[email protected]>

Update copyright year 2021 -> 2022 (#743)

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


# 1eaccf7a 13-Jan-2022 Alex <[email protected]>

Improve task arena test coverage (#725)

Signed-off-by: Alexei Katranov <[email protected]>


# 74b7fc74 21-Dec-2021 Anton Potapov <[email protected]>

Moving task_group_exptensions out of the preview (#668)

Moving task_group_exptensions out of the preview

- moved all but :
- is_inside_task
- scheduller bypass

- replaced exceptions with

Moving task_group_exptensions out of the preview (#668)

Moving task_group_exptensions out of the preview

- moved all but :
- is_inside_task
- scheduller bypass

- replaced exceptions with asserts for undefined behavior
- made some flags in the tests non-atomic for TSAN to raise a flag if
implementation is incorrect

Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Ilya Isaev <[email protected]>
Co-authored-by: Alex <[email protected]>

show more ...


Revision tags: v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1
# c6045a4f 23-Aug-2021 Pavel <[email protected]>

Fix using tbb::this_task_arena::current_thread_index() with uninitilized arena (#541)

Fix using tbb::this_task_arena::current_thread_index() with uninitilized arena
Signed-off-by: pavelkumbrasev <p

Fix using tbb::this_task_arena::current_thread_index() with uninitilized arena (#541)

Fix using tbb::this_task_arena::current_thread_index() with uninitilized arena
Signed-off-by: pavelkumbrasev <[email protected]>

show more ...


Revision tags: v2021.3.0
# 5d4a4acf 21-May-2021 Ivan Kochin <[email protected]>

Fix the logic that depends on optional copy elision (#402)

* Fix the behavior when copy elision is disabled

* Update test/tbb/test_task_arena.cpp

* Rework doctest ContextScope destruction to f

Fix the logic that depends on optional copy elision (#402)

* Fix the behavior when copy elision is disabled

* Update test/tbb/test_task_arena.cpp

* Rework doctest ContextScope destruction to fix MSVC compilation

* Remove raii_guard assignment + remove std::move from doctest

* Fix typo

* Rework the fix for doctest to get rid of hangs on Windows

* Add static assertion to check constructors noexcept state

* Remove copy elision disabling flag

* Add a comment with the reason of absence of std::move

Co-authored-by: Kochin, Ivan <[email protected]>

show more ...


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