Changeset 39034 in vbox for trunk/src/VBox/VMM/VMMRZ
- Timestamp:
- Oct 19, 2011 11:43:52 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 74454
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp
r36627 r39034 1567 1567 return VERR_INVALID_PARAMETER; 1568 1568 1569 1570 int rc = VINF_SUCCESS;1571 1569 PGMRZDYNMAP_SPINLOCK_ACQUIRE(pThis); 1572 1570
Note:
See TracChangeset
for help on using the changeset viewer.