<?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>topic Re: MQX: Is printf safe to be used from multiple tasks ? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Is-printf-safe-to-be-used-from-multiple-tasks/m-p/264481#M7920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The printf is not muti-task safe. Please see the code of _io_printf, please notice that no any sync method(sem, event, etc) used within it.&amp;nbsp; The call stack was listed to easy the code reading.&lt;/P&gt;&lt;P&gt;_io_printf -&amp;gt; _io_doprintf-&amp;gt;_io_serila_poller_write.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 02:26:14 GMT</pubDate>
    <dc:creator>JerryFan</dc:creator>
    <dc:date>2013-04-15T02:26:14Z</dc:date>
    <item>
      <title>MQX: Is printf safe to be used from multiple tasks ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Is-printf-safe-to-be-used-from-multiple-tasks/m-p/264480#M7919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it isn't - prints can get overlayed with printfs from other tasks, but would still like to confirm if I'm right or wrong..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bulek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 19:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Is-printf-safe-to-be-used-from-multiple-tasks/m-p/264480#M7919</guid>
      <dc:creator>robroz</dc:creator>
      <dc:date>2013-04-12T19:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: MQX: Is printf safe to be used from multiple tasks ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Is-printf-safe-to-be-used-from-multiple-tasks/m-p/264481#M7920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The printf is not muti-task safe. Please see the code of _io_printf, please notice that no any sync method(sem, event, etc) used within it.&amp;nbsp; The call stack was listed to easy the code reading.&lt;/P&gt;&lt;P&gt;_io_printf -&amp;gt; _io_doprintf-&amp;gt;_io_serila_poller_write.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 02:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-Is-printf-safe-to-be-used-from-multiple-tasks/m-p/264481#M7920</guid>
      <dc:creator>JerryFan</dc:creator>
      <dc:date>2013-04-15T02:26:14Z</dc:date>
    </item>
  </channel>
</rss>

