Searched refs:PollingThread (Results 1 – 1 of 1) sorted by relevance
137 DWORD WINAPI PollingThread( LPVOID pHandle ) in PollingThread() function217 m_hThread = ::CreateThread(NULL, 0, PollingThread, (LPVOID)this, 0, &dwTmp); in HioIfInit()