| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 
 | 
<!--  Presentation generated by Internet Assistant for Microsoft PowerPoint 97 -->
<HTML>
<HEAD>
<meta name="GENERATOR" content="Microsoft Internet Assistant for Microsoft PowerPoint 97">
 <TITLE>What Youll Want to Know</TITLE> 
</HEAD>
<BODY     >
<CENTER>
<TABLE WIDTH=100%> 
     <TR> <TD WIDTH=100% ALIGN=CENTER>
         <A HREF="sld001.htm">First</A>  
         <A HREF="sld017.htm">Previous</A>  
         <A HREF="sld019.htm">Next</A>  
         <A HREF="sld077.htm">Last</A>  
           <A HREF="index.htm">Index</A>  
         <A HREF="tsld018.htm">Text</A>  
     </TD> </TR>
     <TR> <TD WIDTH=100% ALIGN=CENTER>
         <IMG SRC="img018.gif" usemap="#Objmap" WIDTH=600 HEIGHT=450 BORDER=0>
     </TD> </TR>
</TABLE>
<P>Slide 18 of 77</P>
</CENTER>
<!-- <UL>
<H2>What Youll Want to Know</H2>
</UL></P>
<P><UL>
<LI><H2>Posix Threads (pthreads): A well considered threading API used as the model for Tcl 8.2 and AOLserver 3.0
</H2>
</UL><UL>
<LI><H2>
</H2>
</UL><UL>
<LI><H2>Basic thread primitives:
</H2>
<UL>
<LI>Creating and joining (waiting for) threads
<LI>Mutexes (or locks) to protect shared data
<LI>Condition variables to signal and synchronize threads
<LI>Thread local storage to maintain per-thread data which can not be passed directly between functions</UL></UL></P>
<P>  -->
</Body>
</HTML>
 |