VirtualBox

Ignore:
Timestamp:
Jun 7, 2014 2:28:43 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94260
Message:

Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock implementations.

File:
1 edited

Legend:

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

    r47199 r51571  
    171171/** Magic value for RTSPINLOCKINTERNAL::u32Magic. (Terry Pratchett) */
    172172#define RTSPINLOCK_MAGIC                UINT32_C(0x19480428)
     173/** Magic value for generic RTSPINLOCKINTERNAL::u32Magic (Georges Prosper Remi). */
     174#define RTSPINLOCK_GEN_MAGIC            UINT32_C(0x10970522)
    173175/** Magic value for RTSTRCACHE::u32Magic. (Sir Arthur Charles Clarke) */
    174176#define RTSTRCACHE_MAGIC                UINT32_C(0x19171216)
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