Symbian3/SDK/Source/GUID-F6903E31-DF4A-572F-BF2C-65CE618F016E.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    16 are reference counting objects, i.e. they are instances of classes derived
    16 are reference counting objects, i.e. they are instances of classes derived
    17 from <codeph>CObject</codeph>. The Kernel maintains all such objects in object
    17 from <codeph>CObject</codeph>. The Kernel maintains all such objects in object
    18 containers, one container for each type; i.e. one for threads, one for processes,
    18 containers, one container for each type; i.e. one for threads, one for processes,
    19 one for mutexes etc. as shown below.</p>
    19 one for mutexes etc. as shown below.</p>
    20 <fig id="GUID-BF99B66C-8D6E-5EF2-9087-E6A8C8E3B066">
    20 <fig id="GUID-BF99B66C-8D6E-5EF2-9087-E6A8C8E3B066">
    21 <image href="GUID-C5C42C02-1C22-5537-B966-0F5F78E4D7BE_d0e234301_href.png" placement="inline"/>
    21 <image href="GUID-C5C42C02-1C22-5537-B966-0F5F78E4D7BE_d0e230564_href.png" placement="inline"/>
    22 </fig>
    22 </fig>
    23 <p>See also:</p>
    23 <p>See also:</p>
    24 <ul>
    24 <ul>
    25 <li id="GUID-5B42BA8B-B983-50D0-87EA-916F3719FBAF"><p><xref href="GUID-E16E286C-FB6A-5D3E-95D6-044C39DBA2B4.dita">The
    25 <li id="GUID-5B42BA8B-B983-50D0-87EA-916F3719FBAF"><p><xref href="GUID-E16E286C-FB6A-5D3E-95D6-044C39DBA2B4.dita">The
    26 object container</xref> </p> </li>
    26 object container</xref> </p> </li>