Home

❯

Computer Science

❯

Thread

Thread

Jan 07, 20251 min read

A thread of control with a corresponding Processor state, that is part of a Process. When a process uses many threads (like in this figure) it is called Multithreading A threads share the same Virtual Address space


Graph View

Backlinks

  • C++ Multithreading
  • Condition Variable
  • Core
  • Deadlock
  • Multithreading
  • Mutex
  • OpenGL Context
  • Process
  • Spinlock
  • Spurious Wakeup
  • Symmetric Multiprocessing

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community