VirtualBox

Changeset 90676 in vbox for trunk/include


Ignore:
Timestamp:
Aug 13, 2021 10:18:17 AM (3 years ago)
Author:
vboxsync
Message:

VBox/log.h: Added LOG_GROUP_PDM_CRITSECTRW. bugref:6695

File:
1 edited

Legend:

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

    r90442 r90676  
    651651    /** PDM critical section group. */
    652652    LOG_GROUP_PDM_CRITSECT,
     653    /** PDM read/write critical section group. */
     654    LOG_GROUP_PDM_CRITSECTRW,
    653655    /** PDM Device group. */
    654656    LOG_GROUP_PDM_DEVICE,
     
    10841086    "PDM_BLK_CACHE", \
    10851087    "PDM_CRITSECT", \
     1088    "PDM_CRITSECTRW", \
    10861089    "PDM_DEVICE", \
    10871090    "PDM_DRIVER", \
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