Home
last modified time | relevance | path

Searched refs:GetThreadUniqueValue (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/os/
Dos_InterCoreCriticalSection.h225 this->m_ThreadUniqueValue = GetThreadUniqueValue(); in TryEnterImpl()
236 static uptr GetThreadUniqueValue() in GetThreadUniqueValue() function
245 static uptr GetThreadUniqueValue() in GetThreadUniqueValue() function
259 return GetThreadUniqueValue() == m_ThreadUniqueValue; in LockedByCurrentThread()
Dos_CriticalSection.h234 this->m_ThreadUniqueValue = GetThreadUniqueValue(); in TryEnterImpl()
245 static uptr GetThreadUniqueValue() in GetThreadUniqueValue() function
254 static uptr GetThreadUniqueValue() in GetThreadUniqueValue() function
268 return GetThreadUniqueValue() == m_ThreadUniqueValue; in LockedByCurrentThread()