Searched refs:_DataPumpThread (Results 1 – 2 of 2) sorted by relevance
120 static int32 _DataPumpThread(void *_this);
158 fPumpThread = spawn_thread(_DataPumpThread, "USB Webcam Data Pump", 50, in StartTransfer()627 CamDevice::_DataPumpThread(void *_this) in _DataPumpThread() function in CamDevice