VirtualBox

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


忽略:
時間撮記:
2013-3-20 下午06:17:29 (12 年 以前)
作者:
vboxsync
訊息:

Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/include/internal/strict.h

    r44529 r45110  
    55
    66/*
    7  * Copyright (C) 2007-2010 Oracle Corporation
     7 * Copyright (C) 2007-2013 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3636#if (!defined(RTCRITSECT_STRICT)      && defined(IN_RING3) && defined(RT_LOCK_STRICT)) || defined(DOXYGEN_RUNNING)
    3737# define RTCRITSECT_STRICT
     38#endif
     39
     40/** @def RTCRITSECTRW_STRICT
     41 * Enables strictness checks and lock accounting of the RTCritSectRw API.
     42 */
     43#if (!defined(RTCRITSECTRW_STRICT)    && defined(IN_RING3) && defined(RT_LOCK_STRICT)) || defined(DOXYGEN_RUNNING)
     44# define RTCRITSECTRW_STRICT
    3845#endif
    3946
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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