devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
244 stars 52 forks source link

Implement wut_set_thread_specific/wut_get_thread_specific as weak functions #324

Closed Maschell closed 1 year ago

Maschell commented 1 year ago

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.