VirtualBox

Changeset 48464 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Sep 12, 2013 10:39:28 PM (11 years ago)
Author:
vboxsync
Message:

Wrong place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp

    r48463 r48464  
    372372            for (;;)
    373373            {
     374                RTThreadYield();
    374375                RTThreadPreemptDisable(&PreemptState);
    375376                uCurrentCpuId = RTMpCpuId();
     
    384385                RTThreadSleep(cMsSleepGranularity);
    385386                cMsSlept += cMsSleepGranularity;
    386                 RTThreadYield();
    387387            }
    388388
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