Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.
<!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/consumer.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/consumer.c File Reference</h1>
<p><a href="consumer_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>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="consumer_8c.html#aeb7daec86aaf17cff923e4e69e1ca964">ConsumerThreadEntryPoint</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="consumer_8c_source.html">consumer.c</a>.</p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="aeb7daec86aaf17cff923e4e69e1ca964"></a><!-- doxytag: member="consumer.c::ConsumerThreadEntryPoint" ref="aeb7daec86aaf17cff923e4e69e1ca964" args="(void *aParam)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* ConsumerThreadEntryPoint </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 Consumer 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="consumer_8c_source.html#l00030">30</a> of file <a class="el" href="consumer_8c_source.html">consumer.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>