SetThreadIdealProcessor (KERNEL32.@)
DWORD SetThreadIdealProcessor ( HANDLE hThread, DWORD dwIdealProcessor )
hThread | [In] | Specifies the thread of interest. |
dwIdealProcessor | [In] | Specifies the new preferred processor. |
SetThreadIdealProcessor [KERNEL32.@] Obtains timing information.
Success: Value of last call to SetThreadIdealProcessor
Failure: -1
Defined in "winbase.h".
Implemented in "dlls/kernel/thread.c". source.winehq.org/source/dlls/kernel/thread.c
Debug channel "thread".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.