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

Store ASLayoutElementContext in Thread-Local Storage #trivial #268

Merged
merged 1 commit into from
May 14, 2017

Conversation

Adlai-Holler
Copy link
Member

It's more direct to store this info in TLS than to use a lock and a map.

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Adlai-Holler Adlai-Holler merged commit 6d113f7 into master May 14, 2017
@Adlai-Holler Adlai-Holler deleted the AHElementContextTweak branch May 14, 2017 17:08
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