Home
last modified time | relevance | path

Searched defs:pSessionItem (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/include/nn/socket/
Dsocket_SessionPool.h61 Result Allocate(SessionItem*& pSessionItem) in Allocate()
70 Result TryAllocate(SessionItem*& pSessionItem) in TryAllocate()
173 for(SessionItem* pSessionItem = m_listActive.GetFront(); in Finalize() local
201 Result Allocate(SessionItem*& pSessionItem) in Allocate()
216 Result TryAllocate(SessionItem*& pSessionItem) in TryAllocate()
247 void Free(SessionItem* pSessionItem) in Free()
296 SessionItem* pSessionItem = m_listFree.GetFront(); in AddNewSession() local