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 |
|---|
| del_timer_sync(9) - centos |
| critical(9) - debian |
| cpuset_destroy(3) - netbsd |
| cpuset_set(3) - netbsd |
| cpuset_size(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |