VirtualBox

Changeset 87123 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 24, 2020 2:18:03 PM (4 years ago)
Author:
vboxsync
Message:

VMM/PDM: Create unique lock validator classes for each device instance (untested) so it's possible to lock two devices at once. [fix] bugref:9888

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp

    r87122 r87123  
    157157        if (pszName)
    158158        {
    159             RT_SRC_POS_NOREF();
     159            RT_SRC_POS_NOREF(); RT_NOREF(fUniqueClass);
    160160#ifndef PDMCRITSECT_STRICT
    161161            pCritSect->Core.pValidatorRec = NULL;
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