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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-macos O-unix stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants