- Timestamp:
- Aug 18, 2015 9:58:24 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp
r57358 r57409 77 77 78 78 79 RTDECL(int) RTThreadSleepCommon(RTMSINTERVAL cMillies)80 {81 return rtR0ThreadNtSleepCommon(cMillies);82 }83 84 85 79 RTDECL(bool) RTThreadYield(void) 86 80 {
Note:
See TracChangeset
for help on using the changeset viewer.