nn::os::ThreadLocalStorage::SetValue
#include <nn/os.h> void SetValue( uptr value );
Sets a value stored in thread-local storage.
CONFIDENTIAL