Searched refs:_StartWatchPort (Results 1 – 1 of 1) sorted by relevance
35 static int32 _StartWatchPort(void *arg);72 _Thread = spawn_thread(_StartWatchPort, device, B_REAL_TIME_DISPLAY_PRIORITY+4, this); in Start()85 int32 ViewInputDevice::_StartWatchPort(void *arg) in _StartWatchPort() function in ViewInputDevice