Release 4.4.4 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:51:11 +02:00
committed by Stephen Sinclair
parent 899303d7c4
commit 18730391e8
413 changed files with 6241 additions and 4445 deletions

View File

@@ -52,7 +52,7 @@ Inheritance diagram for stk::Thread:</div>
<p>Each instance of the <a class="el" href="classstk_1_1Thread.html" title="STK thread class.">Thread</a> class can be used to control a single thread process. Routines are provided to signal cancelation and/or joining with a thread, though it is not possible for this class to know the running status of a thread once it is started.</p>
<p>For cross-platform compatability, thread functions should be declared as follows:</p>
<p>THREAD_RETURN THREAD_TYPE thread_function(void *ptr)</p>
<p>by Perry R. Cook and Gary P. Scavone, 1995-2011. </p>
<p>by Perry R. Cook and Gary P. Scavone, 1995-2012. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="abcafe21595d9c6ac52b1ae872b34a531"></a><!-- doxytag: member="stk::Thread::start" ref="abcafe21595d9c6ac52b1ae872b34a531" args="(THREAD_FUNCTION routine, void *ptr=NULL)" -->
<div class="memitem">
@@ -155,7 +155,7 @@ Inheritance diagram for stk::Thread:</div>
<table>
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
<tr><td>&copy;1995-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
<tr><td>&copy;1995-2012 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
</table>
</BODY>