VirtualBox

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


Ignore:
Timestamp:
Jan 18, 2010 12:16:07 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56697
Message:

Main: split up huge Medium task thread function, part 4 (done)

File:
1 edited

Legend:

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

    r25887 r25888  
    313313    HRESULT taskThreadMerge(Task &task, void *pvdOperationIfaces, bool fIsAsync);
    314314    HRESULT taskThreadClone(Task &task, void *pvdOperationIfaces);
     315    HRESULT taskThreadDelete();
     316    HRESULT taskThreadReset(void *pvdOperationIfaces, bool fIsAsync);
     317    HRESULT taskThreadCompact(Task &task, void *pvdOperationIfaces);
    315318
    316319    static DECLCALLBACK(int) taskThread(RTTHREAD thread, void *pvUser);
Note: See TracChangeset for help on using the changeset viewer.

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