Newer
Older
UbixOS / doc / html / structubthread__mutex.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: ubthread_mutex Struct 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 id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><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="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>ubthread_mutex Struct Reference</h1><!-- doxytag: class="ubthread_mutex" --><code>#include &lt;<a class="el" href="ubthread_8h-source.html">ubthread.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubthread__mutex.html#57e2eddcab2e03f27fe5b75c7840b619">id</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#a4e0f27a9aca905e340c06d2dcae843c">uInt8</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubthread__mutex.html#2c01315899fa4f1eb42e4b1bba4130bd">locked</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#e438ba74394b14d7b24b6df3b3b8c252">pidType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structubthread__mutex.html#9c8643e4d9bec2a38ea1d45e82609f2a">pid</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="ubthread_8h-source.html#l00055">55</a> of file <a class="el" href="ubthread_8h-source.html">ubthread.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="57e2eddcab2e03f27fe5b75c7840b619"></a><!-- doxytag: member="ubthread_mutex::id" ref="57e2eddcab2e03f27fe5b75c7840b619" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structubthread__mutex.html#57e2eddcab2e03f27fe5b75c7840b619">ubthread_mutex::id</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubthread_8h-source.html#l00056">56</a> of file <a class="el" href="ubthread_8h-source.html">ubthread.h</a>.
<p>
Referenced by <a class="el" href="ubthread_8c-source.html#l00056">ubthread_mutex_init()</a>.
</div>
</div><p>
<a class="anchor" name="2c01315899fa4f1eb42e4b1bba4130bd"></a><!-- doxytag: member="ubthread_mutex::locked" ref="2c01315899fa4f1eb42e4b1bba4130bd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#a4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="el" href="structubthread__mutex.html#2c01315899fa4f1eb42e4b1bba4130bd">ubthread_mutex::locked</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubthread_8h-source.html#l00057">57</a> of file <a class="el" href="ubthread_8h-source.html">ubthread.h</a>.
<p>
Referenced by <a class="el" href="ubthread_8c-source.html#l00105">ubthread_cond_timedwait()</a>, <a class="el" href="ubthread_8c-source.html#l00117">ubthread_cond_wait()</a>, <a class="el" href="ubthread_8c-source.html#l00056">ubthread_mutex_init()</a>, <a class="el" href="ubthread_8c-source.html#l00081">ubthread_mutex_lock()</a>, and <a class="el" href="ubthread_8c-source.html#l00092">ubthread_mutex_unlock()</a>.
</div>
</div><p>
<a class="anchor" name="9c8643e4d9bec2a38ea1d45e82609f2a"></a><!-- doxytag: member="ubthread_mutex::pid" ref="9c8643e4d9bec2a38ea1d45e82609f2a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="types_8h.html#e438ba74394b14d7b24b6df3b3b8c252">pidType</a> <a class="el" href="structubthread__mutex.html#9c8643e4d9bec2a38ea1d45e82609f2a">ubthread_mutex::pid</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ubthread_8h-source.html#l00058">58</a> of file <a class="el" href="ubthread_8h-source.html">ubthread.h</a>.
<p>
Referenced by <a class="el" href="ubthread_8c-source.html#l00081">ubthread_mutex_lock()</a>, and <a class="el" href="ubthread_8c-source.html#l00092">ubthread_mutex_unlock()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/sys/include/ubixos/<a class="el" href="ubthread_8h-source.html">ubthread.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:26:57 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>