oneTBB
oneTBB copied to clipboard
[try_put_and_wait] Add tag-based implementation for try_put_and_wait for multifunction and async nodes
Description
Add reference implementation of try_put_and_wait feature for multifunction and async nodes as described in the corresponding RFC.
Fixes # - issue number(s) if exists
Type of change
Choose one or multiple, leave empty if none of the other choices apply
Add a respective label(s) to PR if you have permissions
- [ ] bug fix - change that fixes an issue
- [x] new feature - change that adds functionality
- [ ] tests - change in tests
- [ ] infrastructure - change in infrastructure and CI
- [ ] documentation - documentation update
Tests
- [x] added - required for new features and some bug fixes
- [ ] not needed
Documentation
- [ ] updated in # - add PR number
- [x] needs to be updated
- [ ] not needed
Breaks backward compatibility
- [ ] Yes
- [x] No
- [ ] Unknown
Notify the following users
List users with @ to send notifications
Other information
Some of TODOs are still required to be closed before merging this patch, I will do it in the later updates