VirtualBox

Changeset 58301 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 18, 2015 7:52:38 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103497
Message:

RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp

    r58300 r58301  
    659659     * data and making sure any other thread in the listen API will wake up.
    660660     */
    661     AssertReturn(ASMAtomicCmpXchgU32(&pThis->u32Magic, ~RTLOCALIPCSESSION_MAGIC, RTLOCALIPCSESSION_MAGIC), VERR_WRONG_ORDER);
    662661    Log(("RTLocalIpcSessionClose:\n"));
    663662
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