|
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/producer.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/producer.c File Reference</h1> |
|
13 <p><a href="producer_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>Defines</h2></td></tr> |
|
16 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad2f3678bf5eae3684fc497130b946eae"></a><!-- doxytag: member="producer.c::MIN" ref="ad2f3678bf5eae3684fc497130b946eae" args="(X, Y)" --> |
|
17 #define </td><td class="memItemRight" valign="bottom"><b>MIN</b>(X, Y) (X < Y) ? X : Y;</td></tr> |
|
18 <tr><td colspan="2"><h2>Functions</h2></td></tr> |
|
19 <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> |
|
20 </table> |
|
21 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
22 <p>Part of : Open C / ProducerConsumer</p> |
|
23 <p>Description : ProducerConsumer Problem solution Version: 0.1</p> |
|
24 <p>Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation. </p> |
|
25 |
|
26 <p>Definition in file <a class="el" href="producer_8c_source.html">producer.c</a>.</p> |
|
27 <hr/><h2>Function Documentation</h2> |
|
28 <a class="anchor" id="a9ba1d3d3c7c4fefedf72684e9abdc8ee"></a><!-- doxytag: member="producer.c::ProducerThreadEntryPoint" ref="a9ba1d3d3c7c4fefedf72684e9abdc8ee" args="(void *aParam)" --> |
|
29 <div class="memitem"> |
|
30 <div class="memproto"> |
|
31 <table class="memname"> |
|
32 <tr> |
|
33 <td class="memname">void* ProducerThreadEntryPoint </td> |
|
34 <td>(</td> |
|
35 <td class="paramtype">void * </td> |
|
36 <td class="paramname"> <em>aParam</em></td> |
|
37 <td> ) </td> |
|
38 <td></td> |
|
39 </tr> |
|
40 </table> |
|
41 </div> |
|
42 <div class="memdoc"> |
|
43 <p>Declaration of Producer Thread Entry Point </p> |
|
44 <dl><dt><b>Parameters:</b></dt><dd> |
|
45 <table border="0" cellspacing="2" cellpadding="0"> |
|
46 <tr><td valign="top"></td><td valign="top"><em>aParam</em> </td><td>- argument to thread Entry function</td></tr> |
|
47 </table> |
|
48 </dd> |
|
49 </dl> |
|
50 <dl class="return"><dt><b>Returns:</b></dt><dd>thread return value </dd></dl> |
|
51 |
|
52 <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> |
|
53 |
|
54 </div> |
|
55 </div> |
|
56 </div> |
|
57 <hr size="1"/><address style="text-align: right;"><small>Generated by |
|
58 <a href="http://www.doxygen.org/index.html"> |
|
59 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
|
60 </body> |
|
61 </html> |