Skip to content

Correct a typo for thread-specific set [NFC] #1209

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 3 commits into from
Sep 12, 2017
Merged

Conversation

xwu
Copy link
Contributor

@xwu xwu commented Sep 10, 2017

I was reading through Thread.swift and found the name of an internal function to be confusing. After some head scratching, it's pretty clear that _CThreadSpecificSet should be _CFThreadSpecificSet. This PR updates the name so as to improve clarity.

@alblue
Copy link
Contributor

alblue commented Sep 11, 2017

@swift-ci please test

@parkera
Copy link
Contributor

parkera commented Sep 11, 2017

Yup, thanks!

@alblue alblue merged commit e6fb426 into swiftlang:master Sep 12, 2017
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