<?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="Yield (multithreading) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Yield_%28multithreading%29&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, <b>yield</b> is an action that occurs in a <a href="page.php?w=computer_program">computer program</a> during <a href="page.php?w=Thread_%28computing%29">multithreading</a>, of forcing a processor to relinquish control of the <a href="page.php?w=current_running_thread">current running thread</a>, and sending it to the end of the <a href="page.php?w=running_queue">running queue</a>, of the same <a href="page.php?w=Scheduling_%28computing%29">scheduling</a> priority.</p>

<p><big> Examples </big></p><p>
<a accesskey="3" href="page.php?w=Yield_%28multithreading%29&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
