KeSetIdealProcessorThread - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

UCHAR KeSetIdealProcessorThread(
  PKTHREAD Thread,
  UCHAR    Processor
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-kesetidealprocessorthread)

KeSetIdealProcessorThread function

Description

The KeSetIdealProcessorThread routine is reserved for system use.

Parameters

Thread

Reserved.

Processor

Reserved.

Return value

Reserved.