Searched refs:dwTmp (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-2.1/build/demos/hio2demo/vc++/multi/ |
| D | multi.cpp | 214 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/ |
| D | dual.cpp | 215 DWORD dwTmp; in HioIfInit() local 218 m_hThread = ::CreateThread(NULL, 0, ReadFreeThread, (LPVOID)this, 0, &dwTmp); in HioIfInit()
|