VirtualBox

Changeset 1779 in vbox


Ignore:
Timestamp:
Mar 28, 2007 3:44:11 PM (18 years ago)
Author:
vboxsync
Message:

Again (as in r19876) ignore VERR_SEM_DESTROYED until it is properly fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/hgcm/HGCMObjects.cpp

    r1769 r1779  
    209209            hgcmObjLeave ();
    210210        }
     211        else if (rc == VERR_SEM_DESTROYED)
     212        {
     213            /* @todo Implement hgcmThreadWait. */
     214        }
    211215        else
    212216        {
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