Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/consumer_8c.html
changeset 6 43e37759235e
equal deleted inserted replaced
5:f345bda72bc4 6:43e37759235e
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html xmlns="http://www.w3.org/1999/xhtml">
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
       
     5 <title>TB9.2 Example Applications: examples/PIPS/opencproducerconsumerex/src/consumer.c File Reference</title>
       
     6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
       
     7 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
       
     8 </head>
       
     9 <body>
       
    10 <!-- Generated by Doxygen 1.6.2 -->
       
    11 <div class="contents">
       
    12 <h1>examples/PIPS/opencproducerconsumerex/src/consumer.c File Reference</h1>
       
    13 <p><a href="consumer_8c_source.html">Go to the source code of this file.</a></p>
       
    14 <table border="0" cellpadding="0" cellspacing="0">
       
    15 <tr><td colspan="2"><h2>Functions</h2></td></tr>
       
    16 <tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="consumer_8c.html#aeb7daec86aaf17cff923e4e69e1ca964">ConsumerThreadEntryPoint</a> (void *aParam)</td></tr>
       
    17 </table>
       
    18 <hr/><a name="_details"></a><h2>Detailed Description</h2>
       
    19 <p>Part of : Open C / ProducerConsumer</p>
       
    20 <p>Description : ProducerConsumer Problem solution Version : 0.1</p>
       
    21 <p>Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation. </p>
       
    22 
       
    23 <p>Definition in file <a class="el" href="consumer_8c_source.html">consumer.c</a>.</p>
       
    24 <hr/><h2>Function Documentation</h2>
       
    25 <a class="anchor" id="aeb7daec86aaf17cff923e4e69e1ca964"></a><!-- doxytag: member="consumer.c::ConsumerThreadEntryPoint" ref="aeb7daec86aaf17cff923e4e69e1ca964" args="(void *aParam)" -->
       
    26 <div class="memitem">
       
    27 <div class="memproto">
       
    28       <table class="memname">
       
    29         <tr>
       
    30           <td class="memname">void* ConsumerThreadEntryPoint </td>
       
    31           <td>(</td>
       
    32           <td class="paramtype">void *&nbsp;</td>
       
    33           <td class="paramname"> <em>aParam</em></td>
       
    34           <td>&nbsp;)&nbsp;</td>
       
    35           <td></td>
       
    36         </tr>
       
    37       </table>
       
    38 </div>
       
    39 <div class="memdoc">
       
    40 <p>Declaration of Consumer Thread Entry Point </p>
       
    41 <dl><dt><b>Parameters:</b></dt><dd>
       
    42   <table border="0" cellspacing="2" cellpadding="0">
       
    43     <tr><td valign="top"></td><td valign="top"><em>aParam</em>&nbsp;</td><td>- argument to thread Entry function</td></tr>
       
    44   </table>
       
    45   </dd>
       
    46 </dl>
       
    47 <dl class="return"><dt><b>Returns:</b></dt><dd>thread return value </dd></dl>
       
    48 
       
    49 <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>
       
    50 
       
    51 </div>
       
    52 </div>
       
    53 </div>
       
    54 <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
       
    55 <a href="http://www.doxygen.org/index.html">
       
    56 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
       
    57 </body>
       
    58 </html>