mirror of
https://github.com/thestk/stk
synced 2026-01-16 22:31:52 +00:00
Release 4.4.3 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
cfdfe7736a
commit
f13d5bb3cd
@@ -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 - 2010. </p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995-2011. </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>©1995-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user