Newer
Older
UbixOS / doc / xml / structubthread__cond.xml
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
  <compounddef id="structubthread__cond" kind="struct" language="C++" prot="public">
    <compoundname>ubthread_cond</compoundname>
    <includes refid="ubthread_8h" local="no">ubthread.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structubthread__cond_1a9557e920c79c936de8ce6b9f9a65a245" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int ubthread_cond::id</definition>
        <argsstring></argsstring>
        <name>id</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/ubixos/ubthread.h" line="48" column="9" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/ubthread.h" bodystart="48" bodyend="-1"/>
        <referencedby refid="ubthread_8c_1a57168ab258d780168b7334a387651133" compoundref="ubthread_8c" startline="49" endline="58">ubthread_cond_init</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structubthread__cond_1aae369fe44ca2aee0e9e0df01a5dda323" prot="public" static="no" mutable="no">
        <type><ref refid="include_2sys_2types_8h_1af6a258d8f3ee5206d682d799316314b1" kindref="member">bool</ref></type>
        <definition>bool ubthread_cond::lock</definition>
        <argsstring></argsstring>
        <name>lock</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/ubixos/ubthread.h" line="49" column="10" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/ubthread.h" bodystart="49" bodyend="-1"/>
        <referencedby refid="ubthread_8c_1a57168ab258d780168b7334a387651133" compoundref="ubthread_8c" startline="49" endline="58">ubthread_cond_init</referencedby>
        <referencedby refid="ubthread_8c_1a996be9a927447a62f7168a082a046c54" compoundref="ubthread_8c" startline="129" endline="146">ubthread_cond_timedwait</referencedby>
        <referencedby refid="ubthread_8c_1a30eb7c156c2422801ddb86326dbc3d81" compoundref="ubthread_8c" startline="148" endline="155">ubthread_cond_wait</referencedby>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>ubthread_cond</label>
        <link refid="structubthread__cond"/>
      </node>
    </collaborationgraph>
    <location file="C:/Dev/git/UbixOS/sys/include/ubixos/ubthread.h" line="47" column="20" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/ubthread.h" bodystart="47" bodyend="50"/>
    <listofallmembers>
      <member refid="structubthread__cond_1a9557e920c79c936de8ce6b9f9a65a245" prot="public" virt="non-virtual"><scope>ubthread_cond</scope><name>id</name></member>
      <member refid="structubthread__cond_1aae369fe44ca2aee0e9e0df01a5dda323" prot="public" virt="non-virtual"><scope>ubthread_cond</scope><name>lock</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>