Skip to content

posix sem_timedwait requires epoch-based timeout #20

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
Dec 18, 2015

Conversation

dgrove-oss
Copy link
Contributor

add _dispatch_time_to_nanoseconds helper function to
encapsulate the conversion and use it in the two
places in semaphore.c where sem_timedwait is called.

fix enables dispatch_group test to pass

add _dispatch_time_to_nanoseconds helper function to
encapsulate the conversion and use it in the two
places in semaphore.c where sem_timedwait is called.

fix enables dispatch_group test to pass
MadCoder added a commit that referenced this pull request Dec 18, 2015
posix sem_timedwait requires epoch-based timeout
@MadCoder MadCoder merged commit 32411c2 into swiftlang:master Dec 18, 2015
@dgrove-oss dgrove-oss deleted the sem_timedwait_fix_v2 branch January 11, 2016 16:56
das pushed a commit that referenced this pull request Jun 14, 2016
posix sem_timedwait requires epoch-based timeout

Signed-off-by: Daniel A. Steffen <[email protected]>
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.

3 participants