VirtualBox

Changeset 25645 in vbox for trunk/src/VBox/Runtime/r0drv/nt


Ignore:
Timestamp:
Jan 5, 2010 9:29:31 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56352
Message:

IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp

    r25528 r25645  
    107107 *
    108108 * @returns HRTIMER_NORESTART or HRTIMER_RESTART depending on whether it's a one-shot or interval timer.
    109  * @param   pHrTimer    Pointer to the timer structure.
     109 * @param   pDpc                Pointer to the the DPC.
     110 * @param   pvUser              Pointer to our internal timer structure.
     111 * @param   SystemArgument1     Some system argument.
     112 * @param   SystemArgument2     Some system argument.
    110113 */
    111114static void _stdcall rtTimerNtSimpleCallback(IN PKDPC pDpc, IN PVOID pvUser, IN PVOID SystemArgument1, IN PVOID SystemArgument2)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette