|
|
|
| |
Native
thread
In the Native Thread model, the threads are
scheduled by the Operating system. Most operating
systems ensure that every thread gets a chance
to run. High-priority threads run often, while
low-priority threads rarely get their chance,
but they all take turns.
|
|