File: sld018.htm

package info (click to toggle)
aolserver4 4.0.10-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,980 kB
  • ctags: 14,068
  • sloc: ansic: 39,138; tcl: 3,233; sh: 2,703; makefile: 255; php: 13
file content (48 lines) | stat: -rw-r--r-- 1,443 bytes parent folder | download | duplicates (8)
1
2
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>&nbsp;&nbsp;
         <A HREF="sld017.htm">Previous</A>&nbsp;&nbsp;
         <A HREF="sld019.htm">Next</A>&nbsp;&nbsp;
         <A HREF="sld077.htm">Last</A>&nbsp;&nbsp;
&nbsp;&nbsp;         <A HREF="index.htm">Index</A>&nbsp;&nbsp;
         <A HREF="tsld018.htm">Text</A>&nbsp;&nbsp;
     </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>