Changeset 48463 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Sep 12, 2013 10:36:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp
r47899 r48463 384 384 RTThreadSleep(cMsSleepGranularity); 385 385 cMsSlept += cMsSleepGranularity; 386 RTThreadYield(); 386 387 } 387 388
Note:
See TracChangeset
for help on using the changeset viewer.