VirtualBox

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


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

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

File:
1 edited

Legend:

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

    r25256 r25882  
    306306                                           char *pszValue, size_t cchValue);
    307307
    308     static DECLCALLBACK(int) taskThread(RTTHREAD thread, void *pvUser);
    309 
    310308    struct Task;
    311309    friend struct Task;
     310
     311    HRESULT taskThreadCreateBase(Task &task, void *pvdOperationIfaces);
     312
     313    static DECLCALLBACK(int) taskThread(RTTHREAD thread, void *pvUser);
    312314
    313315    struct Data;            // opaque data struct, defined in MediumImpl.cpp
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