nn::os::ThreadLocalStorage::GetValue Member Function#include <nn/os.h> uptr GetValue() const;
None.
Gets a value stored in thread-local storage.
Gets the value uptr stored in the slot reserved by the ThreadLocalStorage object from the thread-local storage region of the current thread.
CONFIDENTIAL