dotnet / dotnet/macios

[Workgroups] Add the missing Workgroups API.

Open
#9,602 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.