Newer
Older
ubix2 / doc / xml / structubthread__list.xml
@reddawg reddawg on 5 Dec 2006 4 KB More syscalls implimented
<?xml version='1.0' encoding='iso-8859-1' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.4.7">
  <compounddef id="structubthread__list" kind="struct" prot="public">
    <compoundname>ubthread_list</compoundname>
    <includes refid="ubthread_8h" local="no">ubthread.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structubthread__list_16da62f642834ec7e9c202c1a560bf62e" prot="public" static="no" mutable="no">
        <type><ref refid="structubthread__list" kindref="compound">ubthread_list</ref> *</type>
        <definition>struct ubthread_list* ubthread_list::next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/ubixos/ubthread.h" line="62" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/ubixos/ubthread.h" bodystart="62" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structubthread__list_13572ed1fb72d82b96ae66363967a89df" prot="public" static="no" mutable="no">
        <type><ref refid="structubthread" kindref="compound">ubthread_t</ref></type>
        <definition>ubthread_t ubthread_list::thread</definition>
        <argsstring></argsstring>
        <name>thread</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/ubixos/ubthread.h" line="63" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/ubixos/ubthread.h" bodystart="63" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="483">
        <label>i387Struct</label>
        <link refid="structi387Struct"/>
      </node>
      <node id="488">
        <label>tssStruct</label>
        <link refid="structtssStruct"/>
      </node>
      <node id="486">
        <label>tty_termNode</label>
        <link refid="structtty__termNode"/>
      </node>
      <node id="487">
        <label>osInfo</label>
        <link refid="structosInfo"/>
      </node>
      <node id="480">
        <label>ubthread_list</label>
        <link refid="structubthread__list"/>
        <childnode refid="480" relation="usage">
          <edgelabel>next</edgelabel>
        </childnode>
        <childnode refid="481" relation="usage">
          <edgelabel>thread</edgelabel>
        </childnode>
      </node>
      <node id="481">
        <label>ubthread</label>
        <link refid="structubthread"/>
        <childnode refid="482" relation="usage">
          <edgelabel>task</edgelabel>
        </childnode>
      </node>
      <node id="482">
        <label>taskStruct</label>
        <link refid="structtaskStruct"/>
        <childnode refid="482" relation="usage">
          <edgelabel>prev
next</edgelabel>
        </childnode>
        <childnode refid="483" relation="usage">
          <edgelabel>i387</edgelabel>
        </childnode>
        <childnode refid="484" relation="usage">
          <edgelabel>td</edgelabel>
        </childnode>
        <childnode refid="485" relation="usage">
          <edgelabel>imageFd</edgelabel>
        </childnode>
        <childnode refid="486" relation="usage">
          <edgelabel>term</edgelabel>
        </childnode>
        <childnode refid="487" relation="usage">
          <edgelabel>oInfo</edgelabel>
        </childnode>
        <childnode refid="488" relation="usage">
          <edgelabel>tss</edgelabel>
        </childnode>
      </node>
      <node id="485">
        <label>fileDescriptor</label>
        <link refid="structfileDescriptor"/>
        <childnode refid="485" relation="usage">
          <edgelabel>prev
next</edgelabel>
        </childnode>
      </node>
      <node id="484">
        <label>thread</label>
        <link refid="structthread"/>
      </node>
    </collaborationgraph>
    <location file="/usr/home/reddawg/source/ubix2/src/sys/include/ubixos/ubthread.h" line="61" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/ubixos/ubthread.h" bodystart="61" bodyend="64"/>
    <listofallmembers>
      <member refid="structubthread__list_16da62f642834ec7e9c202c1a560bf62e" prot="public" virt="non-virtual"><scope>ubthread_list</scope><name>next</name></member>
      <member refid="structubthread__list_13572ed1fb72d82b96ae66363967a89df" prot="public" virt="non-virtual"><scope>ubthread_list</scope><name>thread</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>