Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/fnd/
Dfnd_WaitableUnitHeap.h34 Semaphore m_Semaphore; variable
57 this->m_Semaphore.Initialize(maxCount, maxCount);
67 m_Semaphore.Finalize(); in Finalize()
78 if (m_Semaphore.TryAcquire()) in TryAllocate()
98 m_Semaphore.Acquire(); in Allocate()
112 m_Semaphore.Release(); in Free()