Skip to content

Improve interoperability of task arenas and task groups #624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akukanov
Copy link
Contributor

@akukanov akukanov commented May 9, 2025

The patch proposes additions to the class task_arena and the namespace this_task_arena to interoperate with task_group: new overloads for enqueue which additionally take a task_group argument, and the new wait_for method that also takes a task_group.

Design details can be found in https://github.com/uxlfoundation/oneTBB/blob/master/rfcs/proposed/task_arena_waiting/task_group_interop.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant