Changeset 68007 in vbox for trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp
- Timestamp:
- Jul 17, 2017 5:07:37 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117019
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp
r68001 r68007 2396 2396 * @param pVM The cross context VM structure. 2397 2397 * @param idCpu The Virtual CPU ID of the EMT to wake up. 2398 * @param fTakeUsedLock Take the used lock or not2399 2398 * @thread Any but EMT(idCpu). 2400 2399 * @deprecated Don't use in new code if possible! Use the GVM variant.
Note:
See TracChangeset
for help on using the changeset viewer.