VirtualBox

Changeset 25684 in vbox


Ignore:
Timestamp:
Jan 7, 2010 5:01:28 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56402
Message:

build fix for newer gcc versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp

    r25682 r25684  
    743743 * @param   pClass              The class.
    744744 */
    745 DECL_FORCE_INLINE(uint32_t) rtLockValidatorClassRelease(RTLOCKVALCLASSINT *pClass)
     745DECLINLINE(uint32_t) rtLockValidatorClassRelease(RTLOCKVALCLASSINT *pClass)
    746746{
    747747    uint32_t cRefs = ASMAtomicDecU32(&pClass->cRefs);
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