Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/hio2demo/vc++/multi/
Dmulti.cpp214 DWORD dwTmp; in HioIfInit() local
217 m_hThread = ::CreateThread(NULL, 0, PollingThread, (LPVOID)this, 0, &dwTmp); in HioIfInit()
/RvlSDK-2.1/build/demos/hio2demo/vc++/dual/
Ddual.cpp215 DWORD dwTmp; in HioIfInit() local
218 m_hThread = ::CreateThread(NULL, 0, ReadFreeThread, (LPVOID)this, 0, &dwTmp); in HioIfInit()