Changeset 23174 in vbox
- Timestamp:
- Sep 21, 2009 9:54:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp
r23173 r23174 103 103 if (!offQuantumEnd && !cbQuantumEnd && !offDpcQueueDepth) 104 104 { 105 /* Remove any pending poke DPC from the queue, so another call to RTMpPokeCpu will send an IPI */ 105 106 rtMpPokeCpuClear(); 106 107 return false;
Note:
See TracChangeset
for help on using the changeset viewer.