[Qt-interest] Threads

Gabriel M. Beddingfield gabrbedd at gmail.com
Tue Jun 22 18:09:24 CEST 2010


On Tue, 22 Jun 2010, phil prentice wrote:

> Hi
>  Sorry if this is a stupid question, but I was wondering the type of thread
> QThread uses i.e. is it "Kernel-Space Threads"  or "User-Space Threads"?
>
> I am using Qt4.2 on Linux

Uses pthreads, which are kernel threads.

-gabriel




More information about the Qt-interest-old mailing list