Changeset 48765 in vbox for trunk/include/iprt
- Timestamp:
- Sep 30, 2013 8:51:08 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89402
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mp.h
r46639 r48765 146 146 * @returns The number of online cores. 147 147 */ 148 RTDECL(RTCPUID) RTMpGet CoreOnlineCount(void);148 RTDECL(RTCPUID) RTMpGetOnlineCoreCount(void); 149 149 150 150 /**
Note:
See TracChangeset
for help on using the changeset viewer.