Skip to content

TLS should store pointers, not/in addition to class instances. #115

@dabrahams

Description

@dabrahams

When I'm using TLS, it's for performance reasons. I don't want to worry about whether I'm getting ARC. Let me allocate a struct in dynamic memory and store a pointer to it in my TLS, please. Thanx!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions