Changeset 9436 in vbox for trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp
- Timestamp:
- Jun 5, 2008 3:52:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp
r9433 r9436 101 101 102 102 103 RTDECL(bool) RTMpIsCpuP resent(RTCPUID idCpu)103 RTDECL(bool) RTMpIsCpuPossible(RTCPUID idCpu) 104 104 { 105 105 /* Cannot easily distinguish between online and offline cpus. */
Note:
See TracChangeset
for help on using the changeset viewer.