<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>MQX Software Solutions中的主题 Taks kill in MQX</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Taks-kill-in-MQX/m-p/1095499#M18515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know about the status of a task which is running in MQX is there any functions for this ? also what is the task kill function in MQX? in linux&amp;nbsp;&lt;SPAN style="color: #c7254e; background-color: #f9f2f4;"&gt;pthread_kill , like is there any function in MQX?&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2020 04:05:59 GMT</pubDate>
    <dc:creator>sarath_gs</dc:creator>
    <dc:date>2020-05-18T04:05:59Z</dc:date>
    <item>
      <title>Taks kill in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Taks-kill-in-MQX/m-p/1095499#M18515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know about the status of a task which is running in MQX is there any functions for this ? also what is the task kill function in MQX? in linux&amp;nbsp;&lt;SPAN style="color: #c7254e; background-color: #f9f2f4;"&gt;pthread_kill , like is there any function in MQX?&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 04:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Taks-kill-in-MQX/m-p/1095499#M18515</guid>
      <dc:creator>sarath_gs</dc:creator>
      <dc:date>2020-05-18T04:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Taks kill in MQX</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Taks-kill-in-MQX/m-p/1095500#M18516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarath:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you check the API&lt;/P&gt;&lt;P&gt;_task_get_td.&lt;/P&gt;&lt;P&gt;You can get the task descriptor , then you can check the state from the task descriptor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.1.274 &lt;STRONG&gt;_task_get_td&lt;/STRONG&gt;&lt;BR /&gt;Gets a pointer to the task descriptor for the task ID.&lt;BR /&gt;Prototype&lt;BR /&gt;source\kernel\task.c&lt;BR /&gt;void *_task_get_td(&lt;BR /&gt;_task_id task_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the task kill function, you can check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.1.260 &lt;STRONG&gt;_task_destroy&lt;/STRONG&gt;&lt;BR /&gt;Destroys the task.&lt;BR /&gt;Prototype&lt;BR /&gt;source\kernel\task.c&lt;BR /&gt;_mqx_uint _task_destroy(&lt;BR /&gt;_task_id task_id)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 06:35:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Taks-kill-in-MQX/m-p/1095500#M18516</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2020-05-18T06:35:22Z</dc:date>
    </item>
  </channel>
</rss>

