VirtualBox

Changeset 46636 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jun 18, 2013 5:08:20 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86520
Message:

Completed the RTMpGetCoreCount documentation. If anyone disagrees, they've got the API name wrong!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mp.h

    r46144 r46636  
    118118
    119119/**
    120  * Get the count of phyiscal CPU cores present in the system.
     120 * Get the count of physical CPU cores present in the system plus any that may
     121 * possibly be hotplugged later.
     122 *
     123 * @returns The number of cores.
    121124 */
    122125RTDECL(RTCPUID) RTMpGetCoreCount(void);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette