Changeset 59306 in vbox for trunk/src/VBox/Runtime/r3
- Timestamp:
- Jan 11, 2016 10:57:34 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp
r57358 r59306 209 209 210 210 211 RTDECL(RTCPUID) RTMpGetOnlineCoreCount(void) 212 { 213 return rtMpDarwinOnlinePhysicalCpus(); 214 } 215 216 211 217 RTDECL(uint32_t) RTMpGetCurFrequency(RTCPUID idCpu) 212 218 {
Note:
See TracChangeset
for help on using the changeset viewer.