[Wine] Re: No wine-pthread in 1.1.19 ?

vitamin wineforum-user at winehq.org
Tue Apr 14 16:28:32 CDT 2009


fcmartins wrote:
> 
> vitamin wrote:
> > 
> > What you might see on windows is a "fake" multi-threading - where same thread being switched from one core to another.
> 
> 
> This doesn't make much sense to me. I guess you meant the same process being switched between cores?

Processes don't use CPU, threads do.

Process is just resource - memory, handles, etc. Thread is what actually being executed on a CPU. Each process has at least one thread.







More information about the wine-users mailing list