set thread priority of threads produced with kernel_thread() in kernel mode

set thread priority of threads produced with kernel_thread() in kernel mode

Post by Heiko Pat » Fri, 29 Jul 2005 20:31:19


Hello,

i'm searching for solution to set the priority of a thread produced with
kernel_thread() (kernel mode).
Which is the correct wax?

Has anyone an answer to this question?

Thanks