VirtualBox

Changeset 62810 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 1, 2016 12:08:07 PM (8 years ago)
Author:
vboxsync
Message:

bugref:8482. The internal implementation of asynchronous task was eliminated from the class MediumImpl. Now the class Medium::Task is inherited from the appropriate class ThreadTask.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MediumImpl.h

    r61483 r62810  
    388388    friend class EncryptTask;
    389389
    390     HRESULT i_startThread(Medium::Task *pTask);
    391     HRESULT i_runNow(Medium::Task *pTask);
    392 
    393390    HRESULT i_taskCreateBaseHandler(Medium::CreateBaseTask &task);
    394391    HRESULT i_taskCreateDiffHandler(Medium::CreateDiffTask &task);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette