<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Is al_get_time thread safe?</title>
		<link>http://www.allegro.cc/forums/view/618704</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 30 Jul 2022 23:56:23 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi, quite a simple question <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Is allegro method <span class="source-code"><a href="http://www.allegro.cc/manual/al_get_time"><span class="a">al_get_time</span></a><span class="k2">(</span><span class="k2">)</span></span> thread safe?</p><p>Thanks for the answer.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (archlinka)</author>
		<pubDate>Fri, 29 Jul 2022 15:04:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>archlinka - I looked and on Windows, the time function is protected by a mutex, so it should be thread safe there. I didn&#39;t look at any other platforms.</p><p>unix calls clock_gettime, so you have to check if that is thread safe. It is not protected by a mutex.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sat, 30 Jul 2022 23:56:23 +0000</pubDate>
	</item>
</rss>
