VirtualBox

Changeset 75714 in vbox


Ignore:
Timestamp:
Nov 25, 2018 11:59:43 AM (6 years ago)
Author:
vboxsync
Message:

darwin/VBoxGuest: Kicked out the workloop and alternative interrupt code. bugref:4686 [tabs]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp

    r75712 r75714  
    10421042    if (m_pInterruptProvider != pProvider)
    10431043    {
    1044         pProvider->retain();
    1045         if (m_pInterruptProvider)
     1044        pProvider->retain();
     1045        if (m_pInterruptProvider)
    10461046            m_pInterruptProvider->release();
    10471047        m_pInterruptProvider = pProvider;
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