summaryrefslogtreecommitdiff
path: root/doc/html/thread/acknowledgements.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/thread/acknowledgements.html')
-rw-r--r--doc/html/thread/acknowledgements.html91
1 files changed, 91 insertions, 0 deletions
diff --git a/doc/html/thread/acknowledgements.html b/doc/html/thread/acknowledgements.html
new file mode 100644
index 0000000000..09cafbb654
--- /dev/null
+++ b/doc/html/thread/acknowledgements.html
@@ -0,0 +1,91 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Acknowledgements</title>
+<link rel="stylesheet" href="../boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
+<link rel="start" href="../index.html" title="The Boost C++ Libraries">
+<link rel="up" href="../threads.html" title="Chapter 12. Boost.Threads">
+<link rel="prev" href="../threads/release_notes.html" title="Release Notes">
+<link rel="next" href="../tribool.html" title="Chapter 13. Boost.Tribool">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table cellpadding="2" width="100%">
+<td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../boost.png"></td>
+<td align="center"><a href="../../../index.htm">Home</a></td>
+<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
+<td align="center"><a href="../../../people/people.htm">People</a></td>
+<td align="center"><a href="../../../more/faq.htm">FAQ</a></td>
+<td align="center"><a href="../../../more/index.htm">More</a></td>
+</table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../threads/release_notes.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../threads.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../tribool.html"><img src="../images/next.png" alt="Next"></a>
+</div>
+<div class="section" lang="en">
+<div class="titlepage"><div><div><h3 class="title">
+<a name="thread.acknowledgements"></a>Acknowledgements</h3></div></div></div>
+<p>William E. Kempf was the architect, designer, and implementor of
+ .</p>
+<p>Mac OS Carbon implementation written by Mac Murrett.</p>
+<p>Dave Moore provided initial submissions and further comments on the
+ <code class="computeroutput">barrier</code>
+ ,
+ <code class="computeroutput">thread_pool</code>
+ ,
+ <code class="computeroutput">read_write_mutex</code>
+ ,
+ <code class="computeroutput">read_write_try_mutex</code>
+ and
+ <code class="computeroutput">read_write_timed_mutex</code>
+ classes.</p>
+<p>Important contributions were also made by Jeremy Siek (lots of input
+ on the design and on the implementation), Alexander Terekhov (lots of input
+ on the Win32 implementation, especially in regards to boost::condition, as
+ well as a lot of explanation of POSIX behavior), Greg Colvin (lots of input
+ on the design), Paul Mclachlan, Thomas Matelich and Iain Hanson (for help
+ in trying to get the build to work on other platforms), and Kevin S. Van
+ Horn (for several updates/corrections to the documentation).</p>
+<p>Mike Glassford finished changes to that were begun
+ by William Kempf and moved them into the main CVS branch.
+ He also addressed a number of issues that were brought up on the Boost
+ developer's mailing list and provided some additions and changes to the
+ read_write_mutex and related classes.</p>
+<p>The documentation was written by William E. Kempf. Beman Dawes
+ provided additional documentation material and editing.
+ Mike Glassford finished William Kempf's conversion of the documentation to
+ BoostBook format and added a number of new sections.</p>
+<p>Discussions on the boost.org mailing list were essential in the
+ development of
+ . As of August 1, 2001, participants included Alan Griffiths, Albrecht
+ Fritzsche, Aleksey Gurtovoy, Alexander Terekhov, Andrew Green, Andy Sawyer,
+ Asger Alstrup Nielsen, Beman Dawes, Bill Klein, Bill Rutiser, Bill Wade,
+ Branko ibej, Brent Verner, Craig Henderson, Csaba Szepesvari,
+ Dale Peakall, Damian Dixon, Dan Nuffer, Darryl Green, Daryle Walker, David
+ Abrahams, David Allan Finch, Dejan Jelovic, Dietmar Kuehl, Douglas Gregor,
+ Duncan Harris, Ed Brey, Eric Swanson, Eugene Karpachov, Fabrice Truillot,
+ Frank Gerlach, Gary Powell, Gernot Neppert, Geurt Vos, Ghazi Ramadan, Greg
+ Colvin, Gregory Seidman, HYS, Iain Hanson, Ian Bruntlett, J Panzer, Jeff
+ Garland, Jeff Paquette, Jens Maurer, Jeremy Siek, Jesse Jones, Joe Gottman,
+ John (EBo) David, John Bandela, John Maddock, John Max Skaller, John
+ Panzer, Jon Jagger , Karl Nelson, Kevlin Henney, KG Chandrasekhar, Levente
+ Farkas, Lie-Quan Lee, Lois Goldthwaite, Luis Pedro Coelho, Marc Girod, Mark
+ A. Borgerding, Mark Rodgers, Marshall Clow, Matthew Austern, Matthew Hurd,
+ Michael D. Crawford, Michael H. Cox , Mike Haller, Miki Jovanovic, Nathan
+ Myers, Paul Moore, Pavel Cisler, Peter Dimov, Petr Kocmid, Philip Nash,
+ Rainer Deyke, Reid Sweatman, Ross Smith, Scott McCaskill, Shalom Reich,
+ Steve Cleary, Steven Kirk, Thomas Holenstein, Thomas Matelich, Trevor
+ Perrin, Valentin Bonnard, Vesa Karvonen, Wayne Miller, and William
+ Kempf.</p>
+<p>Apologies for anyone inadvertently missed.</p>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"><small><p>Last revised: July 17, 2004 at 04:33:59 GMT</p></small></td>
+<td align="right"><small>Copyright © 2001-2003 William E. Kempf</small></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../threads/release_notes.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../threads.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../tribool.html"><img src="../images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>