Changeset 41783 in vbox for trunk/src/VBox/Runtime/r0drv
- Timestamp:
- Jun 16, 2012 7:24:15 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78601
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp
r33155 r41783 103 103 * 104 104 * @returns HRTIMER_NORESTART or HRTIMER_RESTART depending on whether it's a one-shot or interval timer. 105 * @param pDpc Pointer to the theDPC.105 * @param pDpc Pointer to the DPC. 106 106 * @param pvUser Pointer to our internal timer structure. 107 107 * @param SystemArgument1 Some system argument.
Note:
See TracChangeset
for help on using the changeset viewer.