VirtualBox

Changeset 25682 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Jan 7, 2010 3:23:30 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56400
Message:

iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related renaming.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r25611 r25682  
    6767/** The magic value for RTLOCALIPCSERVER::u32Magic. (Katsuhiro Otomo) */
    6868#define RTLOCALIPCSESSION_MAGIC         UINT32_C(0x19530414)
     69/** The magic value for RTLOCKVALCLASSINT::u32Magic. (Thomas Mann) */
     70#define RTLOCKVALCLASS_MAGIC            UINT32_C(0x18750605)
     71/** The magic value for RTLOCKVALCLASSINT::u32Magic after destruction. */
     72#define RTLOCKVALCLASS_MAGIC_DEAD       UINT32_C(0x19550812)
    6973/** The magic value for RTLOCKVALRECEXCL::u32Magic. (Vladimir Vladimirovich Nabokov) */
    7074#define RTLOCKVALRECEXCL_MAGIC          UINT32_C(0x18990422)
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