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

Revert changes that migrate to thread_local. #2361

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

ben-clayton
Copy link
Contributor

iOS 8 does not support thread_local, which is still in use.
Another approach will have to be found.

This change is a revert of the following changes:

a384524 - "Simplify PoolAlloc with use of thread_local."
abf92c8 - "Deprecate InitializeDll functions"
33585c8 - "Limit visibility of symbols for internal libraries"

Issue: #2346

iOS 8 does not support `thread_local`, which is still in use.
Another approach will have to be found.

This change is a revert of the following changes:

a384524 - "Simplify PoolAlloc with use of thread_local."
abf92c8 - "Deprecate InitializeDll functions"
33585c8 - "Limit visibility of symbols for internal libraries"

Issue: KhronosGroup#2346
@ben-clayton ben-clayton marked this pull request as ready for review July 31, 2020 06:39
@johnkslang johnkslang merged commit 928b7b2 into KhronosGroup:master Aug 3, 2020
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