<?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="Synchronization (computer science) - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Synchronization_(computer_science)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Synchronization_%28computer_science%29&amp;p=9">3.Next</a>
</p>
<p>waiting to enter the critical section, but other processes monopolize the critical section, and the first process is forced to wait indefinitely;<br/>
* <a href="page.php?w=priority_inversion">priority inversion</a>, which occurs when a high-priority process is in the critical section, and it is interrupted by a medium-priority process. This violation of priority rules can happen under certain circumstances and may lead to serious consequences in real-time systems;<br/>
* <a href="page.php?w=busy_waiting">busy waiting</a>, which occurs when a</p><p>
<a accesskey="1" href="page.php?w=Synchronization_(computer_science)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Synchronization_%28computer_science%29&amp;p=9">3.Next</a>
</p>

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

</card>
</wml>
