﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Anywhere-随笔分类-多线程程序设计</title><link>http://www.cppblog.com/Aireed/category/11086.html</link><description>水中苇</description><language>zh-cn</language><lastBuildDate>Tue, 28 Jul 2009 20:35:30 GMT</lastBuildDate><pubDate>Tue, 28 Jul 2009 20:35:30 GMT</pubDate><ttl>60</ttl><item><title>_beginthread还是CreateThread </title><link>http://www.cppblog.com/Aireed/archive/2009/07/27/91298.html</link><dc:creator>三水寿</dc:creator><author>三水寿</author><pubDate>Mon, 27 Jul 2009 01:45:00 GMT</pubDate><guid>http://www.cppblog.com/Aireed/archive/2009/07/27/91298.html</guid><wfw:comment>http://www.cppblog.com/Aireed/comments/91298.html</wfw:comment><comments>http://www.cppblog.com/Aireed/archive/2009/07/27/91298.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/Aireed/comments/commentRss/91298.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/Aireed/services/trackbacks/91298.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: C++多线程之_beginthread&&createThread之选择,及编译通过的方法...&nbsp;&nbsp;<a href='http://www.cppblog.com/Aireed/archive/2009/07/27/91298.html'>阅读全文</a><img src ="http://www.cppblog.com/Aireed/aggbug/91298.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Aireed/" target="_blank">三水寿</a> 2009-07-27 09:45 <a href="http://www.cppblog.com/Aireed/archive/2009/07/27/91298.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>多线程学习笔记&lt;转&gt;</title><link>http://www.cppblog.com/Aireed/archive/2009/07/15/90165.html</link><dc:creator>三水寿</dc:creator><author>三水寿</author><pubDate>Wed, 15 Jul 2009 11:25:00 GMT</pubDate><guid>http://www.cppblog.com/Aireed/archive/2009/07/15/90165.html</guid><wfw:comment>http://www.cppblog.com/Aireed/comments/90165.html</wfw:comment><comments>http://www.cppblog.com/Aireed/archive/2009/07/15/90165.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/Aireed/comments/commentRss/90165.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/Aireed/services/trackbacks/90165.html</trackback:ping><description><![CDATA[<p>Posix多线程编程学习笔记（一）—线程基础（1） <br><a href="http://blog.chinaunix.net/u/22935/showart_310711.html">http://blog.chinaunix.net/u/22935/showart_310711.html</a></p>
<p><br>Posix多线程编程学习笔记（一）—线程基础（2）</p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_310714.html">http://blog.chinaunix.net/u/22935/showart_310714.html</a></p>
<p><br>Posix多线程编程学习笔记（二）—线程属性（1）</p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_341886.html">http://blog.chinaunix.net/u/22935/showart_341886.html</a></p>
<p><br>Posix多线程编程学习笔记（二）—线程属性（2） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_341888.html">http://blog.chinaunix.net/u/22935/showart_341888.html</a></p>
<p><br>Posix多线程编程学习笔记（二）—线程属性（3）</p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_341889.html">http://blog.chinaunix.net/u/22935/showart_341889.html</a></p>
<p><br>Posix多线程编程学习笔记（三）—信号灯（1） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340395.html">http://blog.chinaunix.net/u/22935/showart_340395.html</a></p>
<p><br>Posix多线程编程学习笔记（三）—信号灯（2） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340397.html">http://blog.chinaunix.net/u/22935/showart_340397.html</a></p>
<p><br>Posix多线程编程学习笔记（三）—信号灯（3） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340400.html">http://blog.chinaunix.net/u/22935/showart_340400.html</a> </p>
<p><br>Posix多线程编程学习笔记（四）—互斥量（1） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340404.html">http://blog.chinaunix.net/u/22935/showart_340404.html</a></p>
<p><br>Posix多线程编程学习笔记（四）—互斥量（2）</p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340408.html">http://blog.chinaunix.net/u/22935/showart_340408.html</a></p>
<p><br>Posix多线程编程学习笔记（五）—条件变量（1） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340462.html">http://blog.chinaunix.net/u/22935/showart_340462.html</a></p>
<p><br>Posix多线程编程学习笔记（五）—条件变量（2） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_340463.html">http://blog.chinaunix.net/u/22935/showart_340463.html</a></p>
<p><br>Posix多线程编程学习笔记（六）—共享内存（1） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_341892.html">http://blog.chinaunix.net/u/22935/showart_341892.html</a></p>
<p><br>Posix多线程编程学习笔记（六）—共享内存（2） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_341893.html">http://blog.chinaunix.net/u/22935/showart_341893.html</a></p>
<p><br>Posix多线程编程学习笔记（六）—共享内存（3） </p>
<p><a href="http://blog.chinaunix.net/u/22935/showart_341896.html">http://blog.chinaunix.net/u/22935/showart_341896.html</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>本文来自CSDN博客，转载请标明出处：<a href="http://blog.csdn.net/lbsljn/archive/2009/04/21/4098999.aspx">http://blog.csdn.net/lbsljn/archive/2009/04/21/4098999.aspx</a></p>
<img src ="http://www.cppblog.com/Aireed/aggbug/90165.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/Aireed/" target="_blank">三水寿</a> 2009-07-15 19:25 <a href="http://www.cppblog.com/Aireed/archive/2009/07/15/90165.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>