VirtualBox

Changeset 45301 in vbox for trunk/include/VBox/vmm/iom.h


Ignore:
Timestamp:
Apr 3, 2013 9:51:13 AM (12 years ago)
Author:
vboxsync
Message:

IOM: Preparing to use read/write critsect.

File:
1 edited

Legend:

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

    r44626 r45301  
    288288VMMDECL(int)            IOMMMIOMapMMIOHCPage(PVM pVM, PVMCPU pVCpu, RTGCPHYS GCPhys, RTHCPHYS HCPhys, uint64_t fPageFlags);
    289289VMMDECL(int)            IOMMMIOResetRegion(PVM pVM, RTGCPHYS GCPhys);
    290 VMMDECL(bool)           IOMIsLockOwner(PVM pVM);
     290VMMDECL(bool)           IOMIsLockWriteOwner(PVM pVM);
    291291
    292292#ifdef IN_RC
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