Changeset 54308 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Feb 19, 2015 7:43:51 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98383
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/TMInternal.h
r54270 r54308 759 759 #endif 760 760 761 uint64_t tmR3CpuTickGetRawVirtualNoCheck(PVM pVM); 761 762 int tmCpuTickPause(PVMCPU pVCpu); 762 763 int tmCpuTickPauseLocked(PVM pVM, PVMCPU pVCpu);
Note:
See TracChangeset
for help on using the changeset viewer.