Skip to content

fix timebase used in _dispatch_semaphore_wait_slow leading to infinit… #57

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

Merged
merged 1 commit into from
Feb 29, 2016

Conversation

frankeh
Copy link
Contributor

@frankeh frankeh commented Feb 29, 2016

…y wait

This fixes a bug where as the timebase for a timeout for futex was absolute time not relative time
as required by futex system call.

MadCoder added a commit that referenced this pull request Feb 29, 2016
fix timebase used in _dispatch_semaphore_wait_slow leading to infinit…
@MadCoder MadCoder merged commit 9c9e9b5 into swiftlang:master Feb 29, 2016
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.

2 participants