Skip to content

Conversation

joboet
Copy link
Member

@joboet joboet commented Sep 23, 2025

Description

This PR adds bindings for the non-standard, Apple-specific function pthread_cond_timedwait_relative_np, which allows waiting on a condvar with a relative timeout. It was added in Mac OS X 10.4 and iOS 2.0.

Sources

@rustbot label +stable-nominated

@rustbot rustbot added O-macos O-unix S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Sep 23, 2025
Copy link
Contributor

@tgross35 tgross35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tgross35 tgross35 enabled auto-merge September 23, 2025 17:02
@tgross35 tgross35 added this pull request to the merge queue Sep 23, 2025
Merged via the queue into rust-lang:main with commit d2ece10 Sep 23, 2025
118 of 127 checks passed
JohnTitor pushed a commit to JohnTitor/libc that referenced this pull request Oct 9, 2025
(backport <rust-lang#4719>)
(cherry picked from commit d2ece10)
@JohnTitor JohnTitor mentioned this pull request Oct 9, 2025
github-merge-queue bot pushed a commit that referenced this pull request Oct 9, 2025
(backport <#4719>)
(cherry picked from commit d2ece10)
@JohnTitor JohnTitor added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-macos O-unix stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants