<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>App UART FIFO Thead Safe</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25127/app-uart-fifo-thead-safe</link><description>I&amp;#39;m using FreeRTOS in my project and I wanted to check if the APP UART FIFO implementation is thread safe, IE I want to have a reader and writer thread. Each FIFO has a separate buffer and separate read and write pointers. 
 Thanks,
Darren</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Sep 2017 11:56:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25127/app-uart-fifo-thead-safe" /><item><title>RE: App UART FIFO Thead Safe</title><link>https://devzone.nordicsemi.com/thread/98970?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 11:56:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16aa1498-4821-44ee-923c-7feda49f8d4b</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Darren,&lt;/p&gt;
&lt;p&gt;APP_UART_FIFO is definitely not thread safe as you can see that globals in it are not protected in anyway to protect their access in multi context.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>