儲存庫 vbox 的更動 13474
- 時間撮記:
- 2008-10-22 上午09:29:34 (16 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c
r13470 r13474 270 270 271 271 272 int rtR0P mNotificationInit(void)272 int rtR0PowerNotificationInit(void) 273 273 { 274 274 int rc = VINF_SUCCESS; … … 292 292 293 293 294 void rtR0P mNotificationTerm(void)294 void rtR0PowerNotificationTerm(void) 295 295 { 296 296 RTSPINLOCK hSpinlock = g_hRTPowerNotifySpinLock;
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器