VirtualBox

Changeset 27266 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Mar 11, 2010 8:51:01 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58661
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DrvACPI.cpp

    r27264 r27266  
    801801    PDMDRV_CHECK_VERSIONS_RETURN_VOID(pDrvIns);
    802802
     803#ifdef RT_OS_LINUX
    803804    RTSemEventDestroy(pThis->hPollerSleepEvent);
    804805    pThis->hPollerSleepEvent = NIL_RTSEMEVENT;
    805806    RTCritSectDelete(&pThis->CritSect);
     807#endif
    806808}
    807809
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