VirtualBox

Changeset 1722 in vbox


Ignore:
Timestamp:
Mar 27, 2007 11:46:57 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19879
Message:

r=bird: excellent.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DrvChar.cpp

    r1680 r1722  
    270270    LogFlow(("%s: iInstance=%d\n", __FUNCTION__, pDrvIns->iInstance));
    271271
    272     /** @todo r=bird: use RTThreadWait() and the RTTHREADFLAGS_WAITABLE instead of active waiting like this.
    273      * (the api is relatively new, which is why it's not used in all the places it should.) */
    274272    pData->fShutdown = true;
    275273    RTThreadWait(pData->ReceiveThread, 1000, NULL);
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