console_conditional_schedule(9) suse man page | unix.com

Man Page: console_conditional_schedule

Operating Environment: suse

Section: 9

CONSOLE_CONDITIONAL_(9) 					   Driver Basics					   CONSOLE_CONDITIONAL_(9)

NAME
console_conditional_schedule - yield the CPU if required
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 CONSOLE_CONDITIONAL_(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
critical_exit(9) - freebsd
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.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB