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

musl: add support for SIGEV_THREAD_ID timers #39279

Closed
wants to merge 16 commits into from

Conversation

oreo639
Copy link
Member

@oreo639 oreo639 commented Sep 14, 2022

Testing the changes

  • I tested the changes in this PR: NO

[ci skip]

This avoids having to use the sigev_notify_function variable to set the value sigev_notify_thread_id and defines SIGEV_THREAD_ID.
This is useful for the gcc12 PR: #34902 (specifically libgo)

@oreo639 oreo639 mentioned this pull request Sep 14, 2022
44 tasks
@oreo639
Copy link
Member Author

oreo639 commented Sep 14, 2022

Actually, it probably makes more sense for this to be in the gcc 12 pr itself.

@oreo639 oreo639 closed this Sep 14, 2022
@oreo639 oreo639 deleted the musl branch September 14, 2022 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant