Searched refs:DesktopThreadPtr (Results 1 – 2 of 2) sorted by relevance
193 typedef auto_ptr<struct DesktopThread> DesktopThreadPtr; typedef199 DesktopThreadPtr _pThread;
125 desktop->_pThread = DesktopThreadPtr(pThread); in SwitchToDesktop()