Changeset 80176 in vbox
- Timestamp:
- Aug 7, 2019 9:42:31 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132617
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PGMInternal.h
r80175 r80176 3283 3283 3284 3284 /** PGM critical section. 3285 * This protects the physical & virtual access handlers, ram ranges,3286 * and the page flag updating (some ofit anyway).3285 * This protects the physical, ram ranges, and the page flag updating (some of 3286 * it anyway). 3287 3287 */ 3288 3288 PDMCRITSECT CritSectX;
Note:
See TracChangeset
for help on using the changeset viewer.