VirtualBox

Changeset 77996 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Apr 3, 2019 3:33:49 PM (6 years ago)
Author:
vboxsync
Message:

Main/HostDnsService: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp

    r77995 r77996  
    117117}
    118118
    119 void HostDnsServiceDarwin::monitorThreadShutdown(RTMSINTERVAL uTimeoutMs)
     119int HostDnsServiceDarwin::monitorThreadShutdown(RTMSINTERVAL uTimeoutMs)
    120120{
    121121    RTCLock grab(m_LockMtx);
     
    128128        RTSemEventWait(m->m_evtStop, uTimeoutMs);
    129129    }
     130
     131    return VINF_SUCCESS;
    130132}
    131133
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