HDK Technical Reference

Kernel threads

Kernel threads are implemented in DDI 8 with the following:

kthread_spawn(D3)
spawn a new kernel thread

kthread_exit(D3)
cause current thread to exit

kthread_wait(D3)
wait for the specified thread to exit

© 2000 The Santa Cruz Operation, Inc. All rights reserved.
HDK 7.1.0b - 15 March 2000