Initial contribution of the Adaptation Documentation.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: examples/PIPS/opencproducerconsumerex/src/producer.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>examples/PIPS/opencproducerconsumerex/src/producer.c File Reference</h1>
<p><a href="producer_8c_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad2f3678bf5eae3684fc497130b946eae"></a><!-- doxytag: member="producer.c::MIN" ref="ad2f3678bf5eae3684fc497130b946eae" args="(X, Y)" -->
#define </td><td class="memItemRight" valign="bottom"><b>MIN</b>(X, Y) (X < Y) ? X : Y;</td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="producer_8c.html#a9ba1d3d3c7c4fefedf72684e9abdc8ee">ProducerThreadEntryPoint</a> (void *aParam)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Part of : Open C / ProducerConsumer</p>
<p>Description : ProducerConsumer Problem solution Version: 0.1</p>
<p>Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation. </p>
<p>Definition in file <a class="el" href="producer_8c_source.html">producer.c</a>.</p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a9ba1d3d3c7c4fefedf72684e9abdc8ee"></a><!-- doxytag: member="producer.c::ProducerThreadEntryPoint" ref="a9ba1d3d3c7c4fefedf72684e9abdc8ee" args="(void *aParam)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* ProducerThreadEntryPoint </td>
<td>(</td>
<td class="paramtype">void * </td>
<td class="paramname"> <em>aParam</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Declaration of Producer Thread Entry Point </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>aParam</em> </td><td>- argument to thread Entry function</td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>thread return value </dd></dl>
<p>Definition at line <a class="el" href="producer_8c_source.html#l00035">35</a> of file <a class="el" href="producer_8c_source.html">producer.c</a>.</p>
</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>