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

Implement wut_set_thread_specific/wut_get_thread_specific as weak functions #324

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

Maschell
Copy link
Contributor

Alternative solution to the problem described in #323.

This approach uses a custom implementation of the OSGetThreadSpecific/OSSetThreadSpecific function which can be overriden by WUMS/WUPS.

@fincs fincs marked this pull request as ready for review June 20, 2023 19:35
@fincs fincs merged commit 071345f into devkitPro:master Jun 20, 2023
1 check passed
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