VirtualBox

Ignore:
Timestamp:
Feb 19, 2015 6:40:36 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98381
Message:

HostDrivers/Support: TSC-delta thread fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstSupTscDelta.cpp

    r54288 r54306  
    165165                    if (pGip->aCPUs[iCpu].enmState == SUPGIPCPUSTATE_ONLINE)
    166166                    {
    167                         rc = SUPR3TscDeltaMeasure(pGip->aCPUs[iCpu].idCpu, false /*fAsync*/, true /*fForce*/,  64, 16 /*ms*/);
     167                        rc = SUPR3TscDeltaMeasure(pGip->aCPUs[iCpu].idCpu, false /*fAsync*/, true /*fForce*/, 64, 16 /*ms*/);
    168168                        if (RT_FAILURE(rc))
    169169                            RTTestFailed(hTest, "SUPR3TscDeltaMeasure failed on %#x: %Rrc", pGip->aCPUs[iCpu].idCpu, rc);
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