⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pthread-linux多线程编程 - gothic的专栏 - csdnblog.htm

📁 pthread soure code
💻 HTM
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0062)http://blog.csdn.net/gothicane/archive/2006/09/24/1272817.aspx -->
<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>pthread/Linux多线程编程 - Gothic的专栏 - CSDNBlog</TITLE>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content=gothicane,pthread/Linux多线程编程 name=keywords>
<META 
content="线程(thread)技术早在60年代就被提出,但真正应用多线程到操作系统中去,是在80年代中期,solaris是这方面的佼佼者。传统的Unix 也支持线程的概念,但是在一个进程(process)中只允许有一个线程,这样多线程就意味着多进程。现在,多线程技术已经被许多操作系统所支持,包括 Windows/NT,当然,也包括Linux。&#10;" 
name=description>
<SCRIPT src="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/jsframework.js" 
type=text/javascript></SCRIPT>

<SCRIPT src="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/tabber.js" 
type=text/javascript></SCRIPT>

<SCRIPT 
src="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/feedBackToolTips.js" 
type=text/javascript></SCRIPT>
<LINK media=screen 
href="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/tabber.css" type=text/css 
rel=stylesheet><LINK href="http://profile.csdn.net/gothicane/picture/1.ico" 
rel="Shortcut Icon"><LINK media=all 
href="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/style.css" type=text/css 
rel=stylesheet><LINK media=print 
href="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/print.htm" type=text/css 
rel=stylesheet><LINK title=RSS href="http://blog.csdn.net/gothicane/rss.aspx" 
type=application/rss+xml rel=alternate>
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<FORM id=Form1 name=Form1 action=1272817.aspx method=post><INPUT 
id="&#13;&#10;__VIEWSTATE" type=hidden name=__VIEWSTATE>
<SCRIPT type=text/javascript>
//<![CDATA[
var Anthem_FormID = "Form1";
//]]>
</SCRIPT>

<SCRIPT src="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/WebResource.axd" 
type=text/javascript></SCRIPT>
 
<DIV id=top>
<DIV>
<TABLE>
  <TBODY>
  <TR>
    <TD class=HeaderTitles>
      <H1><A class=headermaintitle id=Header1_HeaderTitle 
      href="http://blog.csdn.net/gothicane/">Gothic的专栏</A></H1>
      <P id=tagline><IMG class=UserStatus id=imgTitleIsOnline alt="" 
      src="pthread-Linux多线程编程 - Gothic的专栏 - CSDNBlog.files/blank.gif">刘小宇<SPAN 
      id=TopicAuthor 
style="DISPLAY: none">gothicane</SPAN></P></TD></TR></TBODY></TABLE></DIV>
<DIV class=HeaderBar>
<TABLE class=HeaderBar id=HeaderBar>
  <TBODY>
  <TR>
    <TD class=HeaderBarTab noWrap>&nbsp; <A href="http://www.csdn.net/" 
      target=_blank>CSDN</A>&nbsp;|&nbsp; <A href="http://community.csdn.net/" 
      target=_blank>社区</A>&nbsp;|&nbsp; <A href="http://dev.csdn.net/" 
      target=_blank>技术中心</A>&nbsp;|&nbsp; <A id=Header1_MyLinks1_HomeLink 
      title=到聚合站点 href="http://blog.csdn.net/" 
      target=_blank>BLOG首页</A>&nbsp;|&nbsp; <A id=Header1_MyLinks1_PersonalHome 
      title="访问 Gothic的专栏" href="http://blog.csdn.net/gothicane/" 
      target=_blank>我的首页</A>&nbsp;|&nbsp; <A id=Header1_MyLinks1_MyArticles 
      title="查看 Gothic的专栏 所有文章" 
      href="http://blog.csdn.net/gothicane/MyArticles.aspx" 
      target=_blank>我的文章</A>&nbsp;|&nbsp; <A id=Header1_MyLinks1_PersonalResume 
      href="http://job.csdn.net/resumes/gothicane.aspx">个人档案</A>&nbsp;|&nbsp; <A 
      id=Header1_MyLinks1_ContactLink accessKey=9 
      href="http://blog.csdn.net/gothicane/contact.aspx">联系作者</A>&nbsp;|&nbsp; 
      <A id=Header1_MyLinks1_Syndication 
      href="http://blog.csdn.net/gothicane/Rss.aspx">聚合</A> <A class=XMLLink 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -