HomeSort by relevance Sort by last modified time
    Searched refs:CMSPArray (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcall.h 37 CMSPArray <ITStream *> m_Streams;
67 CMSPArray <THREADPOOLWAITBLOCK> m_ThreadPoolWaitBlocks;
msputils.h 34 template <class T,DWORD dwInitial = INITIAL,DWORD dwDelta = DELTA> class CMSPArray {
40 CMSPArray() : m_aT(NULL),m_nSize(0),m_nAllocSize(0) { }
41 ~CMSPArray() { RemoveAll(); }
mspstrm.h 90 CMSPArray <ITTerminal *> m_Terminals;
mspaddr.h 173 CMSPArray <ITTerminal *> m_Terminals;

Completed in 518 milliseconds