VirtualBox

Ignore:
Timestamp:
Sep 2, 2019 12:24:28 PM (5 years ago)
Author:
vboxsync
Message:

VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/TMAll.cpp

    r80549 r80550  
    123123#endif
    124124
     125
    125126#if defined(VBOX_STRICT) && defined(IN_RING0)
    126127/**
     
    142143    return (PPDMCRITSECT)MMHyperR3ToCC((pTimer)->CTX_SUFF(pVM), pTimer->pCritSect);
    143144}
    144 
    145 #endif /* VBOX_STRICT*/
     145#endif /* VBOX_STRICT && IN_RING0 */
     146
    146147
    147148/**
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