VirtualBox

Changeset 7293 in vbox


Ignore:
Timestamp:
Mar 5, 2008 9:54:12 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28676
Message:

Multiprocessor Status Codes.

File:
1 edited

Legend:

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

    r5999 r7293  
    860860/** @} */
    861861
     862/** @name Multiprocessor Status Code
     863 * @{
     864 */
     865/** The specified cpu is offline. */
     866#define VERR_CPU_OFFLINE                        (-800)
     867/** The specified cpu was not found. */
     868#define VERR_CPU_NOT_FOUND                      (-801)
     869/** @} */
     870
    862871/* SED-END */
    863872
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