What is a “thread” (really)?
问题 I have been trying to find a good definition, and get an understanding, of what a thread really is. It seems that I must be missing something obvious, but every time I read about what a thread is, it\'s almost a circular definition, a la \"a thread is a thread of execution\" or \" a way to divide into running tasks\". Uh uh. Huh? It seems from what I have read that a thread is not really something concrete, like a process is. It is in fact just a concept. From what I understand of the way