Rechercher une page de manuel
console_conditional_schedule
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
console_conditional_schedule - yield the CPU if requiredSYNOPSIS
- void __sched console_conditional_schedule(void);
ARGUMENTS
void
- no arguments
DESCRIPTION
If the console code is currently allowed to sleep, and if this CPU should yield the CPU to another task, do so here.
Must be called within acquire_console_sem.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre