Changeset 23861 in vbox for trunk/src/VBox/Runtime/r0drv/nt
- Timestamp:
- Oct 19, 2009 12:14:56 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53629
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp
r23684 r23861 418 418 void rtMpPokeCpuClear() 419 419 { 420 if (!fPokeDPCsInitialized) 421 return; 422 420 423 RTCPUID idCpu = RTMpCpuId(); 421 424
Note:
See TracChangeset
for help on using the changeset viewer.