<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Real-time operating system - Page 17 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=real-time_operating_system&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=real-time_operating_system&amp;p=18">3.Next</a>
</p>
<p>is protected. When the task exits its critical section, it must unmask interrupts; pending interrupts, if any, will then execute. Temporarily masking interrupts should only be done when the longest path through the critical section is shorter than the desired maximum <a href="page.php?w=interrupt_latency">interrupt latency</a>. Typically this method of protection is used only when the critical section is just a few instructions and contains no loops. This method is ideal for protecting hardware bit-mapped registers when the bits are controlled</p><p>
<a accesskey="1" href="page.php?w=real-time_operating_system&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=real-time_operating_system&amp;p=18">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
