VirtualBox

Changeset 7169 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Feb 27, 2008 1:16:24 PM (17 years ago)
Author:
vboxsync
Message:

Doxygen fixes.

Location:
trunk/src/VBox/Runtime/include/internal
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/memobj.h

    r5999 r7169  
    210210 *
    211211 * @returns true if it's a mapping, otherwise false.
    212  * @param   MemObj  The ring-0 memory object handle.
     212 * @param   pMem        The ring-0 memory object handle.
    213213 * @see RTR0MemObjIsMapping
    214214 */
     
    230230 *
    231231 * @returns true if it's a object with a ring-3 address, otherwise false.
    232  * @param   MemObj  The ring-0 memory object handle.
     232 * @param   pMem        The ring-0 memory object handle.
    233233 */
    234234DECLINLINE(bool) rtR0MemObjIsRing3(PRTR0MEMOBJINTERNAL pMem)
  • trunk/src/VBox/Runtime/include/internal/thread.h

    r6961 r7169  
    196196 *
    197197 * @returns iprt status code.
    198  * @param   Thread      The thread in question.
     198 * @param   pThread     The thread in question.
    199199 * @param   enmType     The thread type.
    200200 * @remark  Located in sched.
Note: See TracChangeset for help on using the changeset viewer.

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