- 時間撮記:
- 2016-7-30 上午12:00:14 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/testcase/tstSemPingPong.cpp
r62571 r62722 52 52 RT_NOREF_PV(hThread); 53 53 54 int rc ;54 int rc = VINF_SUCCESS; /* (MSC powers of deduction are rather weak. sigh) */ 55 55 PRTPINGPONG pPP = (PRTPINGPONG)pvPP; 56 56 for (uint32_t i = 0; i < TSTSEMPINGPONG_ITERATIONS; i++)
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器