<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding -pthread to eclipse, for using posix threads</title>
	<atom:link href="http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/</link>
	<description>A technical blog &#38; notepad by</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:12:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kyle</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-779</link>
		<dc:creator>kyle</dc:creator>
		<pubDate>Wed, 18 Jan 2012 20:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-779</guid>
		<description>thanks a ton. this helped</description>
		<content:encoded><![CDATA[<p>thanks a ton. this helped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-777</link>
		<dc:creator>Donald</dc:creator>
		<pubDate>Wed, 23 Nov 2011 02:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-777</guid>
		<description>don&#039;t work for me.Build the project, the console give me such messages:


D:/NEAT/include/neat/ctrl/../win32/pthread.h:1212: error: expected constructor, destructor, or type conversion before &quot;pthread_getw32threadhandle_np&quot;
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1230: error: variable `pthreadCancelableWait&#039; definition is marked dllimport.
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1230: warning: `__cdecl__&#039; attribute only applies to function types
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1230: error: `HANDLE&#039; was not declared in this scope
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1231: error: variable `pthreadCancelableTimedWait&#039; definition is marked dllimport.
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1231: warning: `__cdecl__&#039; attribute only applies to function types
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1231: error: `HANDLE&#039; was not declared in this scope
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1232: error: `DWORD&#039; was not declared in this scope
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1232: error: initializer expression list treated as compound expression
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1311: error: expected constructor, destructor, or type conversion before &quot;ptw32_get_exception_services_code&quot;

Could anyone help me ?
thanks in advance!</description>
		<content:encoded><![CDATA[<p>don&#8217;t work for me.Build the project, the console give me such messages:</p>
<p>D:/NEAT/include/neat/ctrl/../win32/pthread.h:1212: error: expected constructor, destructor, or type conversion before &#8220;pthread_getw32threadhandle_np&#8221;<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1230: error: variable `pthreadCancelableWait&#8217; definition is marked dllimport.<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1230: warning: `__cdecl__&#8217; attribute only applies to function types<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1230: error: `HANDLE&#8217; was not declared in this scope<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1231: error: variable `pthreadCancelableTimedWait&#8217; definition is marked dllimport.<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1231: warning: `__cdecl__&#8217; attribute only applies to function types<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1231: error: `HANDLE&#8217; was not declared in this scope<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1232: error: `DWORD&#8217; was not declared in this scope<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1232: error: initializer expression list treated as compound expression<br />
D:/NEAT/include/neat/ctrl/../win32/pthread.h:1311: error: expected constructor, destructor, or type conversion before &#8220;ptw32_get_exception_services_code&#8221;</p>
<p>Could anyone help me ?<br />
thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hashim Ali</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-774</link>
		<dc:creator>Hashim Ali</dc:creator>
		<pubDate>Sun, 06 Nov 2011 03:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-774</guid>
		<description>Hello!
Thanks for the post.
I have one question, What do you think if I have requirement of non-blocking thread kind of functionality but not using threads?
Many thanks for help.</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Thanks for the post.<br />
I have one question, What do you think if I have requirement of non-blocking thread kind of functionality but not using threads?<br />
Many thanks for help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cem</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-773</link>
		<dc:creator>Cem</dc:creator>
		<pubDate>Wed, 26 Oct 2011 15:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-773</guid>
		<description>thanks my brother, it has worked but i didnt understand why we had to do this configuration</description>
		<content:encoded><![CDATA[<p>thanks my brother, it has worked but i didnt understand why we had to do this configuration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: some dude</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-769</link>
		<dc:creator>some dude</dc:creator>
		<pubDate>Sat, 01 Oct 2011 23:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-769</guid>
		<description>awesome simple fix. thanks</description>
		<content:encoded><![CDATA[<p>awesome simple fix. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cash</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-767</link>
		<dc:creator>cash</dc:creator>
		<pubDate>Sun, 18 Sep 2011 07:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-767</guid>
		<description>thank a lot :)</description>
		<content:encoded><![CDATA[<p>thank a lot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-762</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Tue, 14 Jun 2011 15:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-762</guid>
		<description>Thank you ..really helped</description>
		<content:encoded><![CDATA[<p>Thank you ..really helped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abraham</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-761</link>
		<dc:creator>Abraham</dc:creator>
		<pubDate>Thu, 09 Jun 2011 13:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-761</guid>
		<description>Does anyone know how to debug pthreads in eclipse? I tried using breakpoints but I never hit them; however the console output tells me the code is indeed running and outputting correctly.</description>
		<content:encoded><![CDATA[<p>Does anyone know how to debug pthreads in eclipse? I tried using breakpoints but I never hit them; however the console output tells me the code is indeed running and outputting correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: desufag</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-758</link>
		<dc:creator>desufag</dc:creator>
		<pubDate>Sun, 01 May 2011 21:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-758</guid>
		<description>Thank you, really helped.</description>
		<content:encoded><![CDATA[<p>Thank you, really helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dolcezeus</title>
		<link>http://blog.asteriosk.gr/2009/02/15/adding-pthread-to-eclipse-for-using-posix-threads/comment-page-1/#comment-757</link>
		<dc:creator>Dolcezeus</dc:creator>
		<pubDate>Fri, 29 Apr 2011 07:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.asteriosk.gr/?p=70#comment-757</guid>
		<description>don&#039;t work for me.. i have an linker error the option is present on compiler but not on Linker console outpt.. please help me, if i compile manually the program work fine, but in eclipse i can&#039;t buid it.</description>
		<content:encoded><![CDATA[<p>don&#8217;t work for me.. i have an linker error the option is present on compiler but not on Linker console outpt.. please help me, if i compile manually the program work fine, but in eclipse i can&#8217;t buid it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

