Changeset 46144 in vbox for trunk/include/iprt
- Timestamp:
- May 17, 2013 2:46:57 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mp.h
r44529 r46144 117 117 RTDECL(RTCPUID) RTMpGetCount(void); 118 118 119 /** 120 * Get the count of phyiscal CPU cores present in the system. 121 */ 122 RTDECL(RTCPUID) RTMpGetCoreCount(void); 119 123 120 124 /**
Note:
See TracChangeset
for help on using the changeset viewer.