VirtualBox

Changeset 90980 in vbox for trunk/include


Ignore:
Timestamp:
Aug 29, 2021 12:43:43 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146619
Message:

VMM: Removed VMMCALLRING3_PDM_CRIT_SECT_ENTER, VMMCALLRING3_PDM_CRIT_SECT_RW_ENTER_EXCL and VMMCALLRING3_PDM_CRIT_SECT_RW_ENTER_SHARED. bugref:6695

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vmm.h

    r90975 r90980  
    5959    /** Acquire the critical section specified as argument.  */
    6060    VMMCALLRING3_PDM_CRIT_SECT_ENTER,
    61     /** Enter the R/W critical section (in argument) exclusively.  */
    62     VMMCALLRING3_PDM_CRIT_SECT_RW_ENTER_EXCL,
    63     /** Enter the R/W critical section (in argument) shared.  */
    64     VMMCALLRING3_PDM_CRIT_SECT_RW_ENTER_SHARED,
    6561    /** Acquire the PGM lock. */
    6662    VMMCALLRING3_PGM_LOCK,
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