Closed Maschell closed 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.
OSGetThreadSpecific
OSSetThreadSpecific
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.