Newer
Older
UbixOS / doc / html / message_8c.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: src/sys/mpi/message.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>Globals</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_bcb67723b759fa7c88f0f248d2c080de.html">mpi</a></div>
<h1>message.c File Reference</h1><code>#include &lt;<a class="el" href="mpi_8h-source.html">mpi/mpi.h</a>&gt;</code><br>

<p>
Include dependency graph for message.c:<p><center><img src="message_8c__incl.png" border="0" usemap="#src/sys/mpi/message.c_map" alt=""></center>
<map name="src/sys/mpi/message.c_map">
<area href="mpi_8h.html" shape="rect" coords="230,56,320,83" alt="">
<area href="types_8h.html" shape="rect" coords="698,132,818,159" alt="">
<area href="sched_8h.html" shape="rect" coords="370,132,492,159" alt="">
<area href="__types_8h.html" shape="rect" coords="868,132,972,159" alt="">
<area href="tty_8h.html" shape="rect" coords="546,107,644,134" alt="">
<area href="file_8h.html" shape="rect" coords="555,158,635,184" alt="">
<area href="tss_8h.html" shape="rect" coords="555,208,635,235" alt="">
<area href="thread_8h.html" shape="rect" coords="543,259,647,286" alt="">
</map>

<p>
<a href="message_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="message_8c.html#de5ea992c4d9e08de1701e01fdc3bffb">sysMpiCreateMbox</a> (<a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *<a class="el" href="fdc_8c.html#e2746d1bf47d4f690105d083b966fa82">status</a>, char *<a class="el" href="pci_8c.html#8f8f80d37794cde9472343e4487ba3eb">name</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="message_8c.html#8fcdfabbd961f748861095cff4888d33">sysMpiDestroyMbox</a> (<a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *<a class="el" href="fdc_8c.html#e2746d1bf47d4f690105d083b966fa82">status</a>, char *<a class="el" href="pci_8c.html#8f8f80d37794cde9472343e4487ba3eb">name</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="message_8c.html#58f7059c13adec6defb52da4cb7352ec">sysMpiFetchMessage</a> (char *<a class="el" href="pci_8c.html#8f8f80d37794cde9472343e4487ba3eb">name</a>, <a class="el" href="structmpi__message.html">mpi_message_t</a> *msg, <a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *<a class="el" href="fdc_8c.html#e2746d1bf47d4f690105d083b966fa82">status</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="message_8c.html#c3e393b470de85c934df79a854965380">sysMpiPostMessage</a> (char *<a class="el" href="pci_8c.html#8f8f80d37794cde9472343e4487ba3eb">name</a>, <a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *type, <a class="el" href="structmpi__message.html">mpi_message_t</a> *data)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="message_8c.html#e934ac60836d49ece65eabf48175c33c">sysMpiSpam</a> (<a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> type, void *data, <a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *<a class="el" href="fdc_8c.html#e2746d1bf47d4f690105d083b966fa82">status</a>)</td></tr>

</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="de5ea992c4d9e08de1701e01fdc3bffb"></a><!-- doxytag: member="message.c::sysMpiCreateMbox" ref="de5ea992c4d9e08de1701e01fdc3bffb" args="(uInt32 *status, char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void sysMpiCreateMbox           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *&nbsp;</td>
          <td class="paramname"> <em>status</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>name</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="message_8c-source.html#l00032">32</a> of file <a class="el" href="message_8c-source.html">message.c</a>.
<p>
References <a class="el" href="system_8c-source.html#l00069">mpi_createMbox()</a>.
<p>
Here is the call graph for this function:<p><center><img src="message_8c_de5ea992c4d9e08de1701e01fdc3bffb_cgraph.png" border="0" usemap="#message_8c_de5ea992c4d9e08de1701e01fdc3bffb_cgraph_map" alt=""></center>
<map name="message_8c_de5ea992c4d9e08de1701e01fdc3bffb_cgraph_map">
<area href="mpi_8h.html#454c70b9013b47d4e8fd0e45af331c69" shape="rect" coords="203,310,336,336" alt="">
<area href="kmalloc_8h.html#150eab2ac4ce4553e21ca10e7f441762" shape="rect" coords="405,183,480,210" alt="">
<area href="spinlock_8h.html#2cd9a4502680fb8e7f0fe6b029e558b1" shape="rect" coords="728,208,808,235" alt="">
<area href="spinlock_8h.html#dd996cbbb3b9826dd9c8cf02b66a4c65" shape="rect" coords="720,56,816,83" alt="">
<area href="system_8c.html#4c1ab97a8c5205302e9f2a588bedc730" shape="rect" coords="385,360,500,387" alt="">
<area href="lib_2string_8h.html#c38cd16373d98782e1465bd3d5aba470" shape="rect" coords="411,411,475,438" alt="">
<area href="kmalloc_8c.html#f6c4ea5cb961c72548d92ff65d7e33a4" shape="rect" coords="551,107,671,134" alt="">
<area href="kmalloc_8c.html#eb1c3f1ef8eb9063c2e5c4af488dd2d0" shape="rect" coords="549,158,672,184" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="577,259,644,286" alt="">
<area href="lib_2string_8h.html#6f3dcb20ff11ff9db5904c3cfb61a38c" shape="rect" coords="577,360,644,387" alt="">
</map>

</div>
</div><p>
<a class="anchor" name="8fcdfabbd961f748861095cff4888d33"></a><!-- doxytag: member="message.c::sysMpiDestroyMbox" ref="8fcdfabbd961f748861095cff4888d33" args="(uInt32 *status, char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void sysMpiDestroyMbox           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *&nbsp;</td>
          <td class="paramname"> <em>status</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>name</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="message_8c-source.html#l00038">38</a> of file <a class="el" href="message_8c-source.html">message.c</a>.
<p>
References <a class="el" href="system_8c-source.html#l00234">mpi_destroyMbox()</a>.
<p>
Here is the call graph for this function:<p><center><img src="message_8c_8fcdfabbd961f748861095cff4888d33_cgraph.png" border="0" usemap="#message_8c_8fcdfabbd961f748861095cff4888d33_cgraph_map" alt=""></center>
<map name="message_8c_8fcdfabbd961f748861095cff4888d33_cgraph_map">
<area href="mpi_8h.html#9b34d23f75ad6a36e1f9f62814a33547" shape="rect" coords="211,184,352,211" alt="">
<area href="kmalloc_8h.html#aa9ed6886459604cf73ccdbf6410e487" shape="rect" coords="407,108,463,135" alt="">
<area href="spinlock_8h.html#2cd9a4502680fb8e7f0fe6b029e558b1" shape="rect" coords="539,159,619,185" alt="">
<area href="spinlock_8h.html#dd996cbbb3b9826dd9c8cf02b66a4c65" shape="rect" coords="531,209,627,236" alt="">
<area href="lib_2string_8h.html#6f3dcb20ff11ff9db5904c3cfb61a38c" shape="rect" coords="401,260,468,287" alt="">
<area href="kmalloc_8c.html#eb1c3f1ef8eb9063c2e5c4af488dd2d0" shape="rect" coords="517,57,640,84" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="837,32,904,59" alt="">
<area href="lib_2string_8h.html#ce4b911463887af5e748326323e99a23" shape="rect" coords="540,108,617,135" alt="">
<area href="kpanic_8h.html#db9a182aa071791a306163d50d653deb" shape="rect" coords="705,57,772,84" alt="">
<area href="sched_8h.html#08933fe6d593a1c78b9080359f15a0b7" shape="rect" coords="688,133,789,160" alt="">
<area href="spinlock_8h.html#8f9173fadeddafa01754d6cbcc630198" shape="rect" coords="689,184,788,211" alt="">
</map>

</div>
</div><p>
<a class="anchor" name="58f7059c13adec6defb52da4cb7352ec"></a><!-- doxytag: member="message.c::sysMpiFetchMessage" ref="58f7059c13adec6defb52da4cb7352ec" args="(char *name, mpi_message_t *msg, uInt32 *status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void sysMpiFetchMessage           </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structmpi__message.html">mpi_message_t</a> *&nbsp;</td>
          <td class="paramname"> <em>msg</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *&nbsp;</td>
          <td class="paramname"> <em>status</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="message_8c-source.html#l00050">50</a> of file <a class="el" href="message_8c-source.html">message.c</a>.
<p>
References <a class="el" href="system_8c-source.html#l00189">mpi_fetchMessage()</a>.
<p>
Here is the call graph for this function:<p><center><img src="message_8c_58f7059c13adec6defb52da4cb7352ec_cgraph.png" border="0" usemap="#message_8c_58f7059c13adec6defb52da4cb7352ec_cgraph_map" alt=""></center>
<map name="message_8c_58f7059c13adec6defb52da4cb7352ec_cgraph_map">
<area href="mpi_8h.html#22e0e1e2617b3b69b2088c3fd41b7036" shape="rect" coords="220,208,367,235" alt="">
<area href="kmalloc_8h.html#aa9ed6886459604cf73ccdbf6410e487" shape="rect" coords="447,107,503,133" alt="">
<area href="spinlock_8h.html#2cd9a4502680fb8e7f0fe6b029e558b1" shape="rect" coords="603,157,683,184" alt="">
<area href="spinlock_8h.html#dd996cbbb3b9826dd9c8cf02b66a4c65" shape="rect" coords="595,208,691,235" alt="">
<area href="lib_2string_8h.html#e33b18edb618c656b9b795b9fce2316c" shape="rect" coords="435,259,515,285" alt="">
<area href="system_8c.html#4c1ab97a8c5205302e9f2a588bedc730" shape="rect" coords="417,309,532,336" alt="">
<area href="kmalloc_8c.html#eb1c3f1ef8eb9063c2e5c4af488dd2d0" shape="rect" coords="581,56,704,83" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="901,31,968,57" alt="">
<area href="lib_2string_8h.html#ce4b911463887af5e748326323e99a23" shape="rect" coords="604,107,681,133" alt="">
<area href="kpanic_8h.html#db9a182aa071791a306163d50d653deb" shape="rect" coords="769,56,836,83" alt="">
<area href="sched_8h.html#08933fe6d593a1c78b9080359f15a0b7" shape="rect" coords="752,132,853,159" alt="">
<area href="spinlock_8h.html#8f9173fadeddafa01754d6cbcc630198" shape="rect" coords="753,183,852,209" alt="">
<area href="lib_2string_8h.html#6f3dcb20ff11ff9db5904c3cfb61a38c" shape="rect" coords="609,309,676,336" alt="">
</map>

</div>
</div><p>
<a class="anchor" name="c3e393b470de85c934df79a854965380"></a><!-- doxytag: member="message.c::sysMpiPostMessage" ref="c3e393b470de85c934df79a854965380" args="(char *name, uInt32 *type, mpi_message_t *data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void sysMpiPostMessage           </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structmpi__message.html">mpi_message_t</a> *&nbsp;</td>
          <td class="paramname"> <em>data</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="message_8c-source.html#l00044">44</a> of file <a class="el" href="message_8c-source.html">message.c</a>.
<p>
References <a class="el" href="system_8c-source.html#l00143">mpi_postMessage()</a>.
<p>
Here is the call graph for this function:<p><center><img src="message_8c_c3e393b470de85c934df79a854965380_cgraph.png" border="0" usemap="#message_8c_c3e393b470de85c934df79a854965380_cgraph_map" alt=""></center>
<map name="message_8c_c3e393b470de85c934df79a854965380_cgraph_map">
<area href="mpi_8h.html#1c2c24c44767f282cddb50a9affa3f55" shape="rect" coords="212,310,353,336" alt="">
<area href="kmalloc_8h.html#150eab2ac4ce4553e21ca10e7f441762" shape="rect" coords="424,183,499,210" alt="">
<area href="spinlock_8h.html#2cd9a4502680fb8e7f0fe6b029e558b1" shape="rect" coords="747,208,827,235" alt="">
<area href="spinlock_8h.html#dd996cbbb3b9826dd9c8cf02b66a4c65" shape="rect" coords="739,56,835,83" alt="">
<area href="lib_2string_8h.html#e33b18edb618c656b9b795b9fce2316c" shape="rect" coords="421,360,501,387" alt="">
<area href="system_8c.html#4c1ab97a8c5205302e9f2a588bedc730" shape="rect" coords="404,411,519,438" alt="">
<area href="kmalloc_8c.html#f6c4ea5cb961c72548d92ff65d7e33a4" shape="rect" coords="569,107,689,134" alt="">
<area href="kmalloc_8c.html#eb1c3f1ef8eb9063c2e5c4af488dd2d0" shape="rect" coords="568,158,691,184" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="596,259,663,286" alt="">
<area href="lib_2string_8h.html#6f3dcb20ff11ff9db5904c3cfb61a38c" shape="rect" coords="596,411,663,438" alt="">
</map>

</div>
</div><p>
<a class="anchor" name="e934ac60836d49ece65eabf48175c33c"></a><!-- doxytag: member="message.c::sysMpiSpam" ref="e934ac60836d49ece65eabf48175c33c" args="(uInt32 type, void *data, uInt32 *status)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void sysMpiSpam           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">void *&nbsp;</td>
          <td class="paramname"> <em>data</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> *&nbsp;</td>
          <td class="paramname"> <em>status</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="message_8c-source.html#l00056">56</a> of file <a class="el" href="message_8c-source.html">message.c</a>.
<p>
References <a class="el" href="system_8c-source.html#l00108">mpi_spam()</a>.
<p>
Here is the call graph for this function:<p><center><img src="message_8c_e934ac60836d49ece65eabf48175c33c_cgraph.png" border="0" usemap="#message_8c_e934ac60836d49ece65eabf48175c33c_cgraph_map" alt=""></center>
<map name="message_8c_e934ac60836d49ece65eabf48175c33c_cgraph_map">
<area href="mpi_8h.html#ebee857d028fff3e542529c5b711e06a" shape="rect" coords="161,329,252,356" alt="">
<area href="kmalloc_8h.html#150eab2ac4ce4553e21ca10e7f441762" shape="rect" coords="305,196,380,223" alt="">
<area href="spinlock_8h.html#2cd9a4502680fb8e7f0fe6b029e558b1" shape="rect" coords="848,208,928,235" alt="">
<area href="spinlock_8h.html#dd996cbbb3b9826dd9c8cf02b66a4c65" shape="rect" coords="840,385,936,412" alt="">
<area href="lib_2string_8h.html#e33b18edb618c656b9b795b9fce2316c" shape="rect" coords="303,512,383,539" alt="">
<area href="kmalloc_8c.html#f6c4ea5cb961c72548d92ff65d7e33a4" shape="rect" coords="433,233,553,260" alt="">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="855,81,921,108" alt="">
<area href="kmalloc_8c.html#eb1c3f1ef8eb9063c2e5c4af488dd2d0" shape="rect" coords="432,107,555,133" alt="">
<area href="kpanic_8h.html#db9a182aa071791a306163d50d653deb" shape="rect" coords="664,107,731,133" alt="">
<area href="lib_2string_8h.html#ce4b911463887af5e748326323e99a23" shape="rect" coords="659,208,736,235" alt="">
<area href="paging_8h.html#541f0b43826a40b9e978f5479080bb0e" shape="rect" coords="603,309,792,336" alt="">
</map>

</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:25:00 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>