Changeset 29905 in vbox for trunk/include
- Timestamp:
- May 31, 2010 12:59:42 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 62171
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm.h
r29669 r29905 81 81 /** Acquire the PDM lock. */ 82 82 VMMCALLRING3_PDM_LOCK, 83 /** Call PDMR3QueueFlushWorker. */84 VMMCALLRING3_PDM_QUEUE_FLUSH,85 83 /** Acquire the PGM lock. */ 86 84 VMMCALLRING3_PGM_LOCK,
Note:
See TracChangeset
for help on using the changeset viewer.