VirtualBox

Changeset 58776 in vbox


Ignore:
Timestamp:
Nov 19, 2015 5:05:47 PM (9 years ago)
Author:
vboxsync
Message:

play safe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestProperties/service.cpp

    r58775 r58776  
    15881588        if (RT_SUCCESS(rc))
    15891589            RTReqRelease(pReq);
    1590         rc = RTThreadWait(mhThreadNotifyHost, 1000, NULL);
     1590        rc = RTThreadWait(mhThreadNotifyHost, 10000, NULL);
    15911591        AssertRC(rc);
    15921592        rc = RTReqQueueDestroy(mhReqQNotifyHost);
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