VirtualBox

vbox的更動 7169 路徑 trunk/src/VBox/Runtime/include


忽略:
時間撮記:
2008-2-27 下午01:16:24 (17 年 以前)
作者:
vboxsync
訊息:

Doxygen fixes.

位置:
trunk/src/VBox/Runtime/include/internal
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • 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.
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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