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
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005