Man Page: console_conditional_schedule
Operating Environment: suse
Section: 9
CONSOLE_CONDITIONAL_(9) Driver Basics CONSOLE_CONDITIONAL_(9)NAMEconsole_conditional_schedule - yield the CPU if requiredSYNOPSISvoid __sched console_conditional_schedule(void);ARGUMENTSvoid no argumentsDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CONSOLE_CONDITIONAL_(9)
| Related Man Pages |
|---|
| critical_exit(9) - freebsd |
| cpuset(3) - netbsd |
| cpuset_destroy(3) - netbsd |
| cpuset_zero(3) - netbsd |
| rest(3alleg4) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |