vbox的更動 45110 路徑 trunk/src/VBox/Runtime/include
- 時間撮記:
- 2013-3-20 下午06:17:29 (12 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/include/internal/strict.h
r44529 r45110 5 5 6 6 /* 7 * Copyright (C) 2007-201 0Oracle Corporation7 * Copyright (C) 2007-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 36 36 #if (!defined(RTCRITSECT_STRICT) && defined(IN_RING3) && defined(RT_LOCK_STRICT)) || defined(DOXYGEN_RUNNING) 37 37 # 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 38 45 #endif 39 46
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器