首页 > Term: thread
thread
A flow of execution in a process. Each thread has its own stack space but otherwise shares memory with other threads in the same process. A thread consists of a program counter, a set of registers, and a stack pointer. See also task.
0
创建者
- Dbxpert
- 100% positive feedback