57 lines
2.0 KiB
HTML
57 lines
2.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
|
<title>Other Sources of Pthread Information</title>
|
|
<!-- Begin Header Records ========================================== -->
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<!-- NETMG2 SCRIPT A converted by B2H R4.1 (346) (CMS) by HOLTJM at -->
|
|
<!-- RCHVMW2 on 29 Jan 1999 at 10:01:37 -->
|
|
<!--File Edited November 2001 -->
|
|
<!--End Header Records -->
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body>
|
|
<a name="Top_Of_Page"></a>
|
|
<!-- Java sync-link -->
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
|
|
</script>
|
|
|
|
<h2>Other Sources of Pthread Information</h2>
|
|
|
|
<p>The following standards are the base reference documents from which the
|
|
APIs in this section originated:</p>
|
|
|
|
<ul>
|
|
<li>ANSI/IEEE 1003.1 1996 (A.K.A. ISO/IEC 9945-1 1996)<br><br></li>
|
|
|
|
<li>The Single UNIX Specification, Version 2, 1997</li>
|
|
</ul>
|
|
|
|
<p>The following sources also provide information about Pthreads:</p>
|
|
|
|
<ul>
|
|
<li>"Programming with POSIX Threads" by David R. Butenhof, ISBN#:
|
|
0201633922<br><br></li>
|
|
|
|
<li>"Threads Primer: A Guide to Solaris Multithreaded Programming" by Bil Lewis
|
|
and Daniel J. Berg, Prentice Hall, ISBN#: 0134436989<br><br></li>
|
|
|
|
<li>The Internet newsgroup comp.programming.threads</li>
|
|
</ul>
|
|
|
|
<hr>
|
|
<table align="center" cellpadding="2" cellspacing="2">
|
|
<tr align="center">
|
|
<td valign="middle" align="center">
|
|
<a href="rzah4mst.htm">Pthread APIs</a> |
|
|
<a href="aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|