Thread
Date: 2024-02-17Last modified: 2025-01-14
- is the smallest sequence of programmed instructions that can be managed independently by the scheduler
- is a component of a process
- every process have at least on thread called main thread which is the entry point for the program