mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
8e01dee251
The function should return the kernel time for the idle thread in the first argument, and kernel time + user time for the current thread in the second argument. Also retrieve the processor number from the cached PRCB instead of calling KeGetCurrentProcessorNumber() which retrieves the PRCB again since the processor could switch in-between those calls. NdisGetCurrentProcessorCounts() function follows the same prototype which is the correct one. |
||
---|---|---|
.. | ||
buffer.h | ||
debug.h | ||
efilter.h | ||
miniport.h | ||
ndissys.h | ||
protocol.h |