VirtualBox

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


Ignore:
Timestamp:
Jan 18, 2010 11:58:58 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56696
Message:

Main: split up huge Medium task thread function, part 3

File:
1 edited

Legend:

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

    r25886 r25887  
    311311    HRESULT taskThreadCreateBase(Task &task, void *pvdOperationIfaces);
    312312    HRESULT taskThreadCreateDiff(Task &task, void *pvdOperationIfaces, bool fIsAsync);
     313    HRESULT taskThreadMerge(Task &task, void *pvdOperationIfaces, bool fIsAsync);
     314    HRESULT taskThreadClone(Task &task, void *pvdOperationIfaces);
    313315
    314316    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