[Workgroups] Add the missing Workgroups API.
Open
enhancement
missing-api-bindings
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
The new Workgroups API is missing from the Xcode12 bindings. The framework allows to schedule threads in regular intervals before a deadline, this is useful for those applications that are working with Audio hardware. A talked from WWDC can be found [here](https://developer.apple.com/videos/play/wwdc2020/10224/).
The API is a C API can resides in the following headers:
*
*
*
*
*
Of all the above headers, the is the umbrella one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.