VirtualBox

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


Ignore:
Timestamp:
Jul 2, 2010 1:25:25 PM (14 years ago)
Author:
vboxsync
Message:

semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed because of the mutex.

File:
1 edited

Legend:

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

    r28800 r30578  
    105105/** Magic for the multiple release event semaphore structure. (Isaac Asimov) */
    106106#define RTSEMEVENTMULTI_MAGIC           UINT32_C(0x19200102)
     107/** Dead magic value for multiple release event semaphore structures. */
     108#define RTSEMEVENTMULTI_MAGIC_DEAD      UINT32_C(0x19920406)
    107109/** Magic value for RTSEMFASTMUTEXINTERNAL::u32Magic. (John Ronald Reuel Tolkien) */
    108110#define RTSEMFASTMUTEX_MAGIC            UINT32_C(0x18920103)
Note: See TracChangeset for help on using the changeset viewer.

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