<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I use QtConcurrent to create threads, how do I set the thread priority?]]></title><description><![CDATA[<p dir="auto">I use QtConcurrent to create threads, how do I set the thread priority?<br />
m_future_Parking = QtConcurrent :: run (this, &amp; CProduceCore :: threadfun_Parking);</p>
]]></description><link>https://forum.qt.io/topic/115263/i-use-qtconcurrent-to-create-threads-how-do-i-set-the-thread-priority</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 14:51:29 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/115263.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 May 2020 10:35:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I use QtConcurrent to create threads, how do I set the thread priority? on Wed, 27 May 2020 11:09:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/firecat">@<bdi>firecat</bdi></a><br />
If you want to do this, it's not so easy<br />
<a href="https://www.qtcentre.org/threads/28065-Control-the-priority-of-QtConcurrent-run()" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.qtcentre.org/threads/28065-Control-the-priority-of-QtConcurrent-run()</a></p>
<p dir="auto">See the following for a <em>possibility</em> (nasty):<br />
<a href="https://wiki.qt.io/Set_Thread_Priority_In_QtConcurrent" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Set_Thread_Priority_In_QtConcurrent</a></p>
]]></description><link>https://forum.qt.io/post/597207</link><guid isPermaLink="true">https://forum.qt.io/post/597207</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Wed, 27 May 2020 11:09:19 GMT</pubDate></item><item><title><![CDATA[Reply to I use QtConcurrent to create threads, how do I set the thread priority? on Wed, 27 May 2020 10:55:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/firecat">@<bdi>firecat</bdi></a> I don't think you can. If you want to set thread priority use QThread</p>
]]></description><link>https://forum.qt.io/post/597204</link><guid isPermaLink="true">https://forum.qt.io/post/597204</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Wed, 27 May 2020 10:55:34 GMT</pubDate></item></channel></rss>