Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/os/
Dos_AddressSpaceManager.cpp52 MemoryBlockBase* pNext = m_BlockList.GetNext(pPrev); in Allocate()
58 m_BlockList.Insert(pNext, pBlock); in Allocate()
64 m_BlockList.PushBack(pBlock); in Allocate()
73 MemoryBlockBase* pNext = m_BlockList.GetFront(); in Allocate()
86 m_BlockList.Insert(pNext, pBlock); in Allocate()
99 m_BlockList.PushBack(pBlock); in Allocate()
114 m_BlockList.Erase(pBlock); in Free()
126 m_BlockList.Insert(pFrom, pTo); in Switch()
129 m_BlockList.Erase(pFrom); in Switch()
135 MemoryBlockBase* pItem = m_BlockList.GetBack(); in FindSpace()
[all …]
Dos_AddressSpaceManager.h46 BlockList m_BlockList; //!< �������u���b�N���X�g variable