Newer
Older
UbixOS / doc / xml / structspinLock.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="structspinLock" kind="struct" language="C++" prot="public">
    <compoundname>spinLock</compoundname>
    <includes refid="spinlock_8h" local="no">spinlock.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structspinLock_1a243edf7f3d81de2a9c7e3852768e5847" prot="public" static="no" mutable="no">
        <type><ref refid="include_2sys_2types_8h_1a0238af00180b6d9278fa1c6aa790fdf4" kindref="member">uint32_t</ref></type>
        <definition>uint32_t spinLock::locked</definition>
        <argsstring></argsstring>
        <name>locked</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/ubixos/spinlock.h" line="43" column="14" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/spinlock.h" bodystart="43" bodyend="-1"/>
        <referencedby refid="spinlock_8h_1aed6e978dc2762fbf062e37670b8fa04d" compoundref="i386_2spinlock_8c" startline="51" endline="57">spinTryLock</referencedby>
        <referencedby refid="spinlock_8h_1a02e11882c06e98ee0e7ff1a9b4626fb3" compoundref="i386_2spinlock_8c" startline="59" endline="62">spinUnlock</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structspinLock_1af857b66019e1f2a923d48b0fba2e7746" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structspinLock" kindref="compound">spinLock</ref> *</type>
        <definition>struct spinLock* spinLock::next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/ubixos/spinlock.h" line="42" column="19" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/spinlock.h" bodystart="42" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>spinLock</label>
        <link refid="structspinLock"/>
        <childnode refid="1" relation="usage">
          <edgelabel>+next</edgelabel>
        </childnode>
      </node>
    </collaborationgraph>
    <location file="C:/Dev/git/UbixOS/sys/include/ubixos/spinlock.h" line="41" column="15" bodyfile="C:/Dev/git/UbixOS/sys/include/ubixos/spinlock.h" bodystart="41" bodyend="44"/>
    <listofallmembers>
      <member refid="structspinLock_1a243edf7f3d81de2a9c7e3852768e5847" prot="public" virt="non-virtual"><scope>spinLock</scope><name>locked</name></member>
      <member refid="structspinLock_1af857b66019e1f2a923d48b0fba2e7746" prot="public" virt="non-virtual"><scope>spinLock</scope><name>next</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>