Threading: Thread

Thread — a separate flow of execution.

Thread — is the smallest unit of processing that can be performed in an OS (Operating System).

Thread — a sequence of such instructions within a program that can be executed independently of other code.

an entity within a process that can be scheduled for execution.

Related concepts

Threading: Thread — Structure map

Clickable & Draggable!

Threading: Thread — Related pages: