<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — [SOLVED] Is HAVE_THREAD_LS needed for Visual Studio?]]></title>
		<link>https://www.wolfssl.com/forums/topic782-solved-is-havethreadls-needed-for-visual-studio.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic782.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [SOLVED] Is HAVE_THREAD_LS needed for Visual Studio?.]]></description>
		<lastBuildDate>Thu, 31 Mar 2016 22:36:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Is HAVE_THREAD_LS needed for Visual Studio?]]></title>
			<link>https://www.wolfssl.com/forums/post2468.html#p2468</link>
			<description><![CDATA[<p>A possible disadvantage would be slightly higher stack use per thread, since you now have an ECC fixed point cache per thread, instead of one global cache.&nbsp; The upside is that it may be more performant as you no longer have to lock/unlock mutexes on the cache.</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Thu, 31 Mar 2016 22:36:08 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2468.html#p2468</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Is HAVE_THREAD_LS needed for Visual Studio?]]></title>
			<link>https://www.wolfssl.com/forums/post2463.html#p2463</link>
			<description><![CDATA[<p>That sounds like it could help with performance if multiple threads are using wolfSSL. Is there any disadvantage to enabling it in Windows?</p>]]></description>
			<author><![CDATA[null@example.com (raysatiro)]]></author>
			<pubDate>Fri, 25 Mar 2016 22:59:39 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2463.html#p2463</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Is HAVE_THREAD_LS needed for Visual Studio?]]></title>
			<link>https://www.wolfssl.com/forums/post2460.html#p2460</link>
			<description><![CDATA[<p>Hi raysatiro,</p><p>HAVE_THREAD_LS is not required for building wolfSSL for Visual Studio, but is optional.&nbsp; What this does is use thread local storage for the ECC fixed point cache.&nbsp; If HAVE_THREAD_LS is not defined, wolfSSL will instead use mutex locks around the ECC fixed point cache.</p><p>Best Regards,<br />Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Fri, 25 Mar 2016 22:16:19 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2460.html#p2460</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Is HAVE_THREAD_LS needed for Visual Studio?]]></title>
			<link>https://www.wolfssl.com/forums/post2454.html#p2454</link>
			<description><![CDATA[<p>Do you need HAVE_THREAD_LS if you&#039;re building wolfSSL for Visual Studio? What happens if you don&#039;t use it?</p>]]></description>
			<author><![CDATA[null@example.com (raysatiro)]]></author>
			<pubDate>Wed, 23 Mar 2016 22:40:12 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2454.html#p2454</guid>
		</item>
	</channel>
</rss>
