VirtualBox

Changeset 58039 in vbox


Ignore:
Timestamp:
Oct 6, 2015 8:52:11 AM (9 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

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

    r57358 r58039  
    5656    {
    5757        /* fudge */
    58         if ((iLoop % 223) == 223)
     58        if ((iLoop % 223) == 222)
    5959            RTThreadYield();
    60         else if ((iLoop % 16127) == 16127)
     60        else if ((iLoop % 16127) == 16126)
    6161            RTThreadSleep(1);
    6262
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