Changeset 9429 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Jun 5, 2008 3:22:37 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 31680
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/mp-win.cpp
r8245 r9429 67 67 68 68 69 RTDECL(bool) RTMp DoesCpuExist(RTCPUID idCpu)69 RTDECL(bool) RTMpIsCpuPossible(RTCPUID idCpu) 70 70 { 71 71 RTCPUSET Set;
Note:
See TracChangeset
for help on using the changeset viewer.