History log of /oneTBB/doc/main/tbb_userguide/Migration_Guide/Task_API.rst (Results 1 – 5 of 5)
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
# 5e91b2c0 26-Nov-2022 Vladislav Shchapov <[email protected]>

Fix: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]. (#969)

Signed-off-by: Vladislav Shchapov <[email protected]>


Revision tags: v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0
# fd76f452 07-Feb-2022 Anton Potapov <[email protected]>

Documentation update for unpreview `task_handle` and related stuff (#755)

* Unpreview task_handle and related stuff

Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Alexand

Documentation update for unpreview `task_handle` and related stuff (#755)

* Unpreview task_handle and related stuff

Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Alexandra <[email protected]>

show more ...


Revision tags: v2021.6.0-rc1, v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0
# f580ec8e 14-Sep-2021 Anton Potapov <[email protected]>

DOC: Migration guide: Deferred task creation (#537)

- added Deferred task creation chapter

Co-authored-by: Alexandra <[email protected]>

Signed-off-by: Anton Potapov <anton.pota

DOC: Migration guide: Deferred task creation (#537)

- added Deferred task creation chapter

Co-authored-by: Alexandra <[email protected]>

Signed-off-by: Anton Potapov <[email protected]>

show more ...


# e8037363 14-Sep-2021 Anton Potapov <[email protected]>

DOC: Migration guide chapter for Scheduler Bypass (#525)

* DOC: Migration guide chapter for Scheduler Bypass

Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapt

DOC: Migration guide chapter for Scheduler Bypass (#525)

* DOC: Migration guide chapter for Scheduler Bypass

Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

Minor code cleanups for code samples

Co-authored-by: Pavel <[email protected]>
Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

- fixed wording

Co-authored-by: Alex <[email protected]>
Co-authored-by: Alexandra <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

- fixed wording

* DOC: Migration guide chapter for Scheduler Bypass

- fixed code sample
- add sentence about what defer is doing

Signed-off-by: Anton Potapov <[email protected]>

* DOC: Migration guide chapter for Scheduler Bypass

- fixed wording

Co-authored-by: Alexandra <[email protected]>

Co-authored-by: Pavel <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: Alexandra <[email protected]>

show more ...


Revision tags: v2021.4.0-rc1, v2021.3.0
# 67c11716 28-Jun-2021 Alexey Oralov <[email protected]>

Add build documentation to CI (#423)

Signed-off-by: Aleksey Oralov <[email protected]>