VirtualBox

Changeset 7851 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 9, 2008 5:10:55 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29459
Message:

Solaris USB proxy: sem wait and wakeup.

File:
1 edited

Legend:

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

    r7850 r7851  
    409409    virtual PUSBDEVICE getDevices (void);
    410410    int addDeviceToChain (PUSBDEVICE pDev, PUSBDEVICE *ppFirst, PUSBDEVICE **pppNext, int rc);
     411
     412private:
     413    RTSEMEVENT mNotifyEventSem;
    411414};
    412415#endif  /* RT_OS_SOLARIS */
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