INIT_IDLE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

init_idle - set up an idle thread for a given CPU  

SYNOPSIS

"SYNOPSIS"

void __devinit init_idle (task_t * idle, int cpu);  

ARGUMENTS

idle
task in question
cpu
cpu the idle task belongs to
 

NOTE

this function does not set the idle thread's NEED_RESCHED flag, to make booting more robust.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:17 GMT, October 09, 2005