Skip to content
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

[libc 0.2] Add PTHREAD_BARRIER_SERIAL_THREAD constant #3701

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

nathaniel-bennett
Copy link
Contributor

Adds PTHREAD_BARRIER_SERIAL_THREAD, which is passed back to one thread when the pthread_barrier_wait method returns.

@rustbot
Copy link
Collaborator

rustbot commented May 14, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@JohnTitor JohnTitor enabled auto-merge June 17, 2024 15:19
auto-merge was automatically disabled June 17, 2024 21:39

Head branch was pushed to by a user without write access

@JohnTitor JohnTitor added this pull request to the merge queue Jun 18, 2024
Merged via the queue into rust-lang:libc-0.2 with commit ef61cdd Jun 18, 2024
53 checks passed
@tgross35 tgross35 added the main-needs-cherry-pick This PR was merged against libc-0.2 but does not yet exist in main. label Aug 13, 2024
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Aug 28, 2024
(apply <rust-lang#3701> to `main`)
[ resolve conflicts - Trevor ]
(cherry picked from commit 650d6de)
@tgross35 tgross35 added main-applied This PR was merged against libc-0.2 and main has since been updated to include it and removed main-needs-cherry-pick This PR was merged against libc-0.2 but does not yet exist in main. labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
main-applied This PR was merged against libc-0.2 and main has since been updated to include it S-waiting-on-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants