|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
n |
All thread
management is
|
|
|
done by kernel
|
|
|
n |
No thread
library but an
|
|
|
API to the
kernel thread
|
|
|
facility
|
|
|
n |
Kernel
maintains context
|
|
|
information
for the process
|
|
and the
threads
|
|
|
n |
Switching
between threads
|
|
|
requires the
kernel
|
|
|
n |
Scheduling on
a thread
|
|
|
basis
|
|
|
n |
Ex: Windows
NT and OS/2
|
|
|
|