<function>
<fname>sleep_task</fname>
<prototype>

#include        "task.h"

int
sleep_task(unsigned int key,SEM s);

</prototype>
<explanation>
<pre>
        key                : wakeup̂߂key
        s                  : bNOׂZ}tH
</pre>

Ă񂾃^XNsŎ郍bNOāAwakeupɂċN܂ŃX[vB

</explanation>
<return>



</return>
<history>
<renew "02/04/12">
̊֐̒̃NeBJZNVɃoÔŒ܂B{Iɍŏ̃bNlock_task(sw_lock)͈̔͂Ă̂ɂ܂B

</history>
</function>