-
Notifications
You must be signed in to change notification settings - Fork 1.1k
macOS: add os_sync_wait_on_address
and related definitions
#3769
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
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
This comment was marked as resolved.
This comment was marked as resolved.
bd74286
to
4c4e984
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
(apply <rust-lang#3769> to `main`) [ resolve conflicts - Trevor ] (cherry picked from commit 5bd8143)
(apply <rust-lang#3769> to `main`) (cherry picked from commit 17cb3a2)
macOS: add `os_sync_wait_on_address` and related definitions
rust-lang/rust#122408 will use some of these definitions and it seems neater to add the rest as well. Unfortunately, Apple has forgotten to upload the complete documentation to their website, here is the complete header file for everything but
os_clockid_t
andOS_CLOCK_MACH_ABSOLUTE_TIME
.