VirtualBox

儲存庫 vbox 的更動 67358


忽略:
時間撮記:
2017-6-13 上午11:51:39 (7 年 以前)
作者:
vboxsync
訊息:

Doxygen fixes.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Audio/HDAStreamPeriod.cpp

    r67357 r67358  
    185185 * Locks a stream period for serializing access.
    186186 *
    187  * @return  @true if locking was successful, @false if not.
     187 * @return  \c true if locking was successful, \c false if not.
    188188 * @param   pPeriod             Stream period to lock.
    189189 */
     
    263263 * Tells whether a given stream period has elapsed (time-wise) or not.
    264264 *
    265  * @return  @true if the stream period has elapsed, @false if not.
     265 * @return  \c true if the stream period has elapsed, \c false if not.
    266266 * @param   pPeriod             Stream period to get status for.
    267267 */
     
    275275 * time or not
    276276 *
    277  * @return  @true if the stream period has passed the given time, @false if not.
     277 * @return  \c true if the stream period has passed the given time, \c false if not.
    278278 * @param   pPeriod             Stream period to get status for.
    279279 * @param   u64WalClk           Absolute wall clock (WALCLK) time to check for.
     
    294294 * Tells whether a given stream period has some required interrupts pending or not.
    295295 *
    296  * @return  @true if period has interrupts pending, @false if not.
     296 * @return  \c true if period has interrupts pending, \c false if not.
    297297 * @param   pPeriod             Stream period to get status for.
    298298 */
     
    359359 * Tells whether a given stream period is considered as complete or not.
    360360 *
    361  * @return  @true if stream period is complete, @false if not.
     361 * @return  \c true if stream period is complete, \c false if not.
    362362 * @param   pPeriod             Stream period to report status for.
    363363 *
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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