VirtualBox

Changeset 48491 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 16, 2013 3:31:03 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88986
Message:

crOpenGL: chrome fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxVideo3D.h

    r47485 r48491  
    9696    } while (0)
    9797
     98#define VBoxTlsRefCountGet(_p) (ASMAtomicReadS32(&(_p)->cTlsRefs))
     99
    98100#define VBoxTlsRefRelease(_p) do { \
    99101        int cRefs = ASMAtomicDecS32(&(_p)->cTlsRefs); \
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