vbox的更動 33540 路徑 trunk/src/VBox/Runtime/r3/alloc-ef.cpp
- 時間撮記:
- 2010-10-28 上午09:27:05 (14 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/r3/alloc-ef.cpp
r31157 r33540 50 50 *******************************************************************************/ 51 51 #ifdef RTALLOC_EFENCE_TRACE 52 /** Spinlock protecting the all the blocks globals. */52 /** Spinlock protecting the all the block's globals. */ 53 53 static volatile uint32_t g_BlocksLock; 54 54 /** Tree tracking the allocations. */ … … 103 103 104 104 /** 105 * A quires the lock.105 * Acquires the lock. 106 106 */ 107 107 DECLINLINE(void) rtmemBlockLock(void)
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器