move usb reset to the main thread to solve large skip on ScreenEnding
This commit is contained in:
@@ -12,7 +12,7 @@ public:
|
||||
virtual void Flush( UsbStorageDevice* pDevice );
|
||||
protected:
|
||||
virtual void Mount( UsbStorageDevice* pDevice, CString sMountPoint );
|
||||
virtual void MountThreadReset();
|
||||
virtual void ResetUsbStorage();
|
||||
virtual void MountThreadDoOneUpdate();
|
||||
|
||||
int m_fd;
|
||||
|
||||
Reference in New Issue
Block a user