- Timestamp:
- Sep 9, 2013 10:24:25 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp
r44528 r48384 107 107 * Read the globals and check if they are useful. 108 108 */ 109 /** @todo Should we check KPRCB.InterruptRequest and KPRCB.DpcInterruptRequested (older kernels). */ 109 110 uint32_t const offQuantumEnd = g_offrtNtPbQuantumEnd; 110 111 uint32_t const cbQuantumEnd = g_cbrtNtPbQuantumEnd;
Note:
See TracChangeset
for help on using the changeset viewer.